| .. |
|
cli
|
Merge pull request #62 from multica-ai/forrestchang/agent-error-handling
|
2026-02-03 02:59:51 +08:00 |
|
context-window
|
test(context): add unit tests for context window guard
|
2026-01-30 14:00:38 +08:00 |
|
profile
|
refactor(profile): simplify profile structure by removing identity and bootstrap
|
2026-02-01 23:49:37 +08:00 |
|
providers
|
fix(streaming): use per-message stream ids and oauth resolver
|
2026-02-03 14:51:19 +08:00 |
|
session
|
fix(session): harden write lock and repair
|
2026-02-03 17:47:41 +08:00 |
|
skills
|
feat(skills): implement progressive loading for reduced token usage
|
2026-02-02 16:00:38 +08:00 |
|
subagent
|
fix(agent): align subagent lifecycle with openclaw
|
2026-02-03 17:22:41 +08:00 |
|
tools
|
fix(agent): align subagent lifecycle with openclaw
|
2026-02-03 17:22:41 +08:00 |
|
async-agent.ts
|
fix(agent): resolve stream race condition and add lifecycle tests
|
2026-02-03 17:01:49 +08:00 |
|
channel.ts
|
feat(agent): add SyncAgent and AsyncAgent wrapper classes
|
2026-01-30 11:37:09 +08:00 |
|
credentials-cli.ts
|
feat(credentials): add JSON5 credential system
|
2026-02-01 02:28:27 +08:00 |
|
credentials.ts
|
feat(credentials): add JSON5 credential system
|
2026-02-01 02:28:27 +08:00 |
|
extract-text.ts
|
feat(agent): add streaming support for AI message generation
|
2026-02-02 17:18:10 +08:00 |
|
index.ts
|
feat(agent): add SyncAgent and AsyncAgent wrapper classes
|
2026-01-30 11:37:09 +08:00 |
|
runner.ts
|
feat(session): integrate write lock and auto-repair into session flow
|
2026-02-03 17:21:26 +08:00 |
|
sync-agent.ts
|
feat(agent): add SyncAgent and AsyncAgent wrapper classes
|
2026-01-30 11:37:09 +08:00 |
|
tools.ts
|
feat(agent): add sessions_spawn tool for subagent orchestration
|
2026-02-03 16:49:27 +08:00 |
|
types.ts
|
fix(agent): add task minLength validation, remove unused parentSessionId
|
2026-02-03 17:02:03 +08:00 |