| .. |
|
_base
|
feat(agent-core-v2): drop @moonshot-ai/kosong dependency and internalize providers
|
2026-07-02 21:46:02 +08:00 |
|
agentFs
|
refactor(agent-core-v2): drop ISessionAgentFileSystem, use os layer
|
2026-07-03 21:08:00 +08:00 |
|
agentLifecycle
|
refactor(cron): consolidate cron domain into app/cron
|
2026-07-03 16:53:54 +08:00 |
|
app/web
|
refactor(agent-core-v2): move web to app, split WebSearch into auth
|
2026-07-03 15:43:17 +08:00 |
|
approval
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
auth
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
blob
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
bootstrap
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
btw
|
refactor: remove systemReminderService
|
2026-07-04 16:15:35 +08:00 |
|
chatProvider
|
feat(agent-core-v2): drop @moonshot-ai/kosong dependency and internalize providers
|
2026-07-02 21:46:02 +08:00 |
|
config
|
refactor: remove promptMessageId from turn lifecycle
|
2026-07-04 16:24:17 +08:00 |
|
contextInjector
|
refactor: remove systemReminderService
|
2026-07-04 16:15:35 +08:00 |
|
contextMemory
|
refactor: route v2 context changes through context ops
|
2026-07-04 16:14:30 +08:00 |
|
contextProjector
|
fix: full compaction
|
2026-07-03 22:59:42 +08:00 |
|
cron
|
fix: rework steer
|
2026-07-04 15:32:17 +08:00 |
|
di
|
refactor(agent-core-v2): rename scoped services to encode scope
|
2026-07-01 01:05:53 +08:00 |
|
errors
|
feat(agent-core-v2): drop @moonshot-ai/kosong dependency and internalize providers
|
2026-07-02 21:46:02 +08:00 |
|
event
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
externalHooks
|
fix: route external hook context writes through context ops
|
2026-07-04 16:21:07 +08:00 |
|
file
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
fileTools
|
refactor(agent-core-v2): split file tools and edit service
|
2026-07-03 20:42:55 +08:00 |
|
flag
|
refactor(agent-core-v2): split blob layer and rename storage service (47 files)
|
2026-07-03 13:18:16 +08:00 |
|
fullCompaction
|
refactor: unify turn continuation handling
|
2026-07-04 12:22:14 +08:00 |
|
gateway
|
refactor: remove PromptOrigin from IAgentTurnService.launch
|
2026-07-04 17:03:45 +08:00 |
|
git
|
refactor(agent-core-v2): implement git domain on os process service
|
2026-07-03 15:43:17 +08:00 |
|
goal
|
refactor: remove PromptOrigin from IAgentTurnService.launch
|
2026-07-04 17:03:45 +08:00 |
|
harness
|
Merge remote-tracking branch 'origin/kimi-code-v2' into xtr/context-ops-wire
|
2026-07-04 16:29:30 +08:00 |
|
hooks
|
feat: allow multi-shot hook
|
2026-07-04 13:11:40 +08:00 |
|
interaction
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
lint
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
llmRequester
|
refactor: onToolResult, LLMRequestSource
|
2026-07-03 15:11:20 +08:00 |
|
log
|
feat(agent-core-v2): drop @moonshot-ai/kosong dependency and internalize providers
|
2026-07-02 21:46:02 +08:00 |
|
loop
|
refactor: objectify agent loop run options
|
2026-07-04 17:30:38 +08:00 |
|
mcp
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
media
|
refactor(agent-core-v2): drop ISessionAgentFileSystem, use os layer
|
2026-07-03 21:08:00 +08:00 |
|
message
|
refactor: route v2 context changes through context ops
|
2026-07-04 16:14:30 +08:00 |
|
microCompaction
|
Merge remote-tracking branch 'origin/kimi-code-v2' into kimi-code-v2
|
2026-07-03 10:35:54 +08:00 |
|
model
|
fix(agent-core-v2): align ModelResolver with production v1 behavior
|
2026-07-02 20:02:08 +08:00 |
|
modelCatalog
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
modelRuntime
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
os
|
refactor(agent-core-v2): extract host process primitives into os/
|
2026-07-03 12:17:50 +08:00 |
|
permission
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
permissionMode
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
permissionPolicy
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
permissionRules
|
feat: allow multi-shot hook
|
2026-07-04 13:11:40 +08:00 |
|
plan
|
refactor: remove promptMessageId from turn lifecycle
|
2026-07-04 16:24:17 +08:00 |
|
plugin
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
process
|
refactor(agent-core-v2): extract host process primitives into os/
|
2026-07-03 12:17:50 +08:00 |
|
profile
|
refactor(agent-core-v2): drop ISessionAgentFileSystem, use os layer
|
2026-07-03 21:08:00 +08:00 |
|
prompt
|
Merge remote-tracking branch 'origin/kimi-code-v2' into xtr/context-ops-wire
|
2026-07-04 18:14:31 +08:00 |
|
promptLegacy
|
fix: rework steer
|
2026-07-04 15:32:17 +08:00 |
|
provider
|
feat(agent-core-v2): add session lifecycle events and semanticize onDid events
|
2026-07-01 18:12:58 +08:00 |
|
question
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
record
|
refactor(agent-core-v2): fold replayBuilder into record
|
2026-07-02 20:10:11 +08:00 |
|
session
|
refactor(agent-core-v2): drop ISessionAgentFileSystem, use os layer
|
2026-07-03 21:08:00 +08:00 |
|
sessionActivity
|
refactor(cron): consolidate cron domain into app/cron
|
2026-07-03 16:53:54 +08:00 |
|
sessionIndex
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
sessionLifecycle
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
sessionMetadata
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
shellTools
|
Merge remote-tracking branch 'origin/kimi-code-v2' into kimi-code-v2
|
2026-07-03 17:54:05 +08:00 |
|
skill
|
fix: rework steer
|
2026-07-04 15:32:17 +08:00 |
|
snapshot
|
refactor(agent-core-v2): group src domains by lifecycle scope
|
2026-07-01 15:11:49 +08:00 |
|
storage
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
swarm
|
refactor: remove systemReminderService
|
2026-07-04 16:15:35 +08:00 |
|
task
|
refactor: objectify agent loop run options
|
2026-07-04 17:30:38 +08:00 |
|
telemetry
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |
|
terminal
|
refactor(agent-core-v2,server-v2): merge terminal backend into HostTerminalService
|
2026-07-03 13:37:46 +08:00 |
|
todo
|
refactor(agent-core-v2): make todo session-shared and wire-only
|
2026-07-03 23:30:55 +08:00 |
|
tool
|
refactor: remove promptMessageId from turn lifecycle
|
2026-07-04 16:24:17 +08:00 |
|
toolDedup
|
refactor: route v2 context changes through context ops
|
2026-07-04 16:14:30 +08:00 |
|
toolExecutor
|
refactor: onToolResult, LLMRequestSource
|
2026-07-03 15:11:20 +08:00 |
|
tools/fixtures
|
refactor(agent-core-v2): drop ISessionAgentFileSystem, use os layer
|
2026-07-03 21:08:00 +08:00 |
|
turn
|
Merge remote-tracking branch 'origin/kimi-code-v2' into xtr/context-ops-wire
|
2026-07-04 18:14:31 +08:00 |
|
usage
|
refactor(agent-core-v2): fold replayBuilder into record
|
2026-07-02 20:10:11 +08:00 |
|
wireRecord
|
fix: appendSystemReminder
|
2026-07-04 21:20:18 +08:00 |
|
workspaceRegistry
|
refactor(agent-core-v2): bind profile in spawn, drop compat barrels
|
2026-07-03 15:43:17 +08:00 |