..
auth-profiles
fix(auth-profiles): add jittered cooldowns
2026-02-03 18:27:21 +08:00
cli
refactor(cli): make desktop app the default dev target
2026-02-05 03:14:44 +08:00
context-window
feat(context): add tool result pruning for smarter context management
2026-02-05 15:50:58 +08:00
profile
Merge remote-tracking branch 'origin/main' into exec-approvals
2026-02-05 17:54:19 +08:00
providers
feat(agent): integrate auth profile rotation into runner and resolver
2026-02-03 16:56:04 +08:00
session
merge: resolve conflict with main branch
2026-02-05 16:26:11 +08:00
skills
feat(skills): implement progressive loading for reduced token usage
2026-02-02 16:00:38 +08:00
subagent
feat(subagent): pass tools to subagent system prompt
2026-02-05 02:58:08 +08:00
system-prompt
chore(tools): update web_search descriptions to Devv Search
2026-02-05 17:21:39 +08:00
tools
Merge remote-tracking branch 'origin/main' into copilothub-web-search
2026-02-06 11:43:40 +08:00
async-agent.ts
Merge remote-tracking branch 'origin/main' into exec-approvals
2026-02-05 17:54:19 +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
refactor(channels): read config from credentials.json5 instead of separate file
2026-02-06 16:00:44 +08:00
events.ts
merge: resolve conflict with main branch
2026-02-05 16:26:11 +08:00
extract-text.ts
feat(agent): add reasoning mode types and thinking extraction
2026-02-04 15:50:35 +08:00
index.ts
feat(agent): emit compaction lifecycle events
2026-02-05 14:54:52 +08:00
runner.ts
Merge remote-tracking branch 'origin/main' into exec-approvals
2026-02-05 17:54:19 +08:00
sync-agent.ts
feat(agent): add SyncAgent and AsyncAgent wrapper classes
2026-01-30 11:37:09 +08:00
tools.ts
Merge remote-tracking branch 'origin/main' into exec-approvals
2026-02-05 17:54:19 +08:00
types.ts
feat(agent): wire exec approval callback into tool execution pipeline
2026-02-04 17:07:07 +08:00