singularity-forge/packages/daemon/src
Lex Christopherson eb2cfa580c fix: Fixed 3 bugs (launchd JSON parsing, login race condition, interact…
- "packages/daemon/src/launchd.ts"
- "packages/daemon/src/discord-bot.ts"
- "packages/daemon/src/launchd.test.ts"

GSD-Task: S07/T02
2026-03-27 17:17:40 -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: Created launchd.ts with plist XML generation, install/uninstall/s… 2026-03-27 16:16:44 -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 feat: Added 6 discord.js shard/error/warn event listeners for reconnect… 2026-03-27 16:20:10 -06:00
daemon.ts feat: Added 6 discord.js shard/error/warn event listeners for reconnect… 2026-03-27 16:20:10 -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 fix: Fixed 3 bugs (launchd JSON parsing, login race condition, interact… 2026-03-27 17:17:40 -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 test: Created launchd.ts with plist XML generation, install/uninstall/s… 2026-03-27 16:16:44 -06:00
launchd.test.ts fix: Fixed 3 bugs (launchd JSON parsing, login race condition, interact… 2026-03-27 17:17:40 -06:00
launchd.ts fix: Fixed 3 bugs (launchd JSON parsing, login race condition, interact… 2026-03-27 17:17:40 -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