singularity-forge/packages/daemon/src
Lex Christopherson 898e797772 feat: Extended DaemonConfig with control_channel_id and orchestrator se…
- "packages/daemon/src/types.ts"
- "packages/daemon/src/config.ts"
- "packages/daemon/src/daemon.ts"
- "packages/daemon/src/discord-bot.ts"
- "packages/daemon/src/discord-bot.test.ts"
- "packages/daemon/src/index.ts"

GSD-Task: S05/T02
2026-03-27 15:46:58 -06:00
..
channel-manager.ts test: Built ChannelManager with category resolution, channel create/arc… 2026-03-27 14:39:00 -06:00
cli.ts test: Built Daemon class with lifecycle management, CLI entry point wit… 2026-03-27 13:52:58 -06:00
commands.ts test: Wired EventBridge into Daemon lifecycle with /gsd-verbose slash c… 2026-03-27 15:17:53 -06:00
config.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
daemon.test.ts test: Wired scanner and session manager into Daemon with scanProjects()… 2026-03-27 14:20:02 -06:00
daemon.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
discord-bot.test.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
discord-bot.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
event-bridge.test.ts test: Built EventBridge orchestrator wiring session events to Discord w… 2026-03-27 15:11:52 -06:00
event-bridge.ts test: Built EventBridge orchestrator wiring session events to Discord w… 2026-03-27 15:11:52 -06:00
event-formatter.test.ts feat: Created pure-function event formatters (10 functions) mapping RPC… 2026-03-27 15:01:19 -06:00
event-formatter.ts feat: Created pure-function event formatters (10 functions) mapping RPC… 2026-03-27 15:01:19 -06:00
index.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
logger.ts test: Implemented YAML config loader with validation/defaults and struc… 2026-03-27 13:43:46 -06:00
message-batcher.test.ts test: Built rate-limit-aware MessageBatcher with timer/capacity flush,… 2026-03-27 15:04:55 -06:00
message-batcher.ts test: Built rate-limit-aware MessageBatcher with timer/capacity flush,… 2026-03-27 15:04:55 -06:00
orchestrator.test.ts test: Built Orchestrator class with 5 LLM tool definitions, tool-use ag… 2026-03-27 15:39:53 -06:00
orchestrator.ts test: Built Orchestrator class with 5 LLM tool definitions, tool-use ag… 2026-03-27 15:39:53 -06:00
project-scanner.test.ts test: Extended daemon types with session management interfaces and buil… 2026-03-27 14:08:04 -06:00
project-scanner.ts test: Extended daemon types with session management interfaces and buil… 2026-03-27 14:08:04 -06:00
session-manager.test.ts test: Built SessionManager with EventEmitter lifecycle events, Logger i… 2026-03-27 14:15:18 -06:00
session-manager.ts test: Built SessionManager with EventEmitter lifecycle events, Logger i… 2026-03-27 14:15:18 -06:00
types.ts feat: Extended DaemonConfig with control_channel_id and orchestrator se… 2026-03-27 15:46:58 -06:00
verbosity.test.ts feat: Created pure-function event formatters (10 functions) mapping RPC… 2026-03-27 15:01:19 -06:00
verbosity.ts feat: Created pure-function event formatters (10 functions) mapping RPC… 2026-03-27 15:01:19 -06:00