• Joined on 2026-04-08
dev deleted branch phase-1/sanitize-for-discord from dev/disclaw 2026-04-10 08:05:49 +00:00
dev merged pull request dev/disclaw#46 2026-04-10 08:05:44 +00:00
feat(DIS-102): sanitizeForDiscord strips paths and tokens before Discord send
dev pushed to main at dev/disclaw 2026-04-10 08:05:44 +00:00
ce54b4c824 Merge pull request 'feat(DIS-102): sanitizeForDiscord strips paths and tokens before Discord send' (#46) from phase-1/sanitize-for-discord into main
714e0c01e5 fix(DIS-102): sanitize response before DB storage to break path feedback loop
5869c15f9d fix(DIS-102): handle both slash styles for Windows path sanitization
90f96bdbf4 fix: add local type imports for AgentIdentity and DisclawConfig
57cd3d4a43 feat(DIS-102): sanitizeForDiscord strips paths and tokens before Discord send
Compare 5 commits »
dev pushed to phase-1/sanitize-for-discord at dev/disclaw 2026-04-10 08:02:25 +00:00
714e0c01e5 fix(DIS-102): sanitize response before DB storage to break path feedback loop
dev pushed to phase-1/sanitize-for-discord at dev/disclaw 2026-04-10 07:58:38 +00:00
5869c15f9d fix(DIS-102): handle both slash styles for Windows path sanitization
dev pushed to phase-1/sanitize-for-discord at dev/disclaw 2026-04-10 07:51:19 +00:00
90f96bdbf4 fix: add local type imports for AgentIdentity and DisclawConfig
57cd3d4a43 feat(DIS-102): sanitizeForDiscord strips paths and tokens before Discord send
67433d63fa Merge pull request 'refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)' (#50) from phase-1/db-schema-ssot into main
aeb4bd5b59 fix(DIS-108): copy schema.sql to dist/ after tsc build
419d0990bf Merge pull request 'feat(DIS-107): Zod schemas for disclaw.yaml, agent.yaml, CLI output' (#49) from phase-1/zod-schemas into main
Compare 7 commits »
dev closed pull request dev/disclaw#52 2026-04-10 07:50:33 +00:00
fix: add local type imports for AgentIdentity and DisclawConfig
dev created pull request dev/disclaw#52 2026-04-10 07:49:04 +00:00
fix: add local type imports for AgentIdentity and DisclawConfig
dev created branch fix/zod-pino-type-imports in dev/disclaw 2026-04-10 07:48:51 +00:00
dev pushed to fix/zod-pino-type-imports at dev/disclaw 2026-04-10 07:48:51 +00:00
9421186b35 fix: add local type imports for AgentIdentity and DisclawConfig
dev pushed to main at dev/disclaw 2026-04-09 16:01:50 +00:00
67433d63fa Merge pull request 'refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)' (#50) from phase-1/db-schema-ssot into main
aeb4bd5b59 fix(DIS-108): copy schema.sql to dist/ after tsc build
3dd75ddc30 refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)
Compare 3 commits »
dev merged pull request dev/disclaw#50 2026-04-09 16:01:49 +00:00
refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)
dev pushed to phase-1/db-schema-ssot at dev/disclaw 2026-04-09 16:01:15 +00:00
aeb4bd5b59 fix(DIS-108): copy schema.sql to dist/ after tsc build
dev deleted branch phase-1/zod-schemas from dev/disclaw 2026-04-09 15:55:08 +00:00
dev pushed to main at dev/disclaw 2026-04-09 15:55:01 +00:00
419d0990bf Merge pull request 'feat(DIS-107): Zod schemas for disclaw.yaml, agent.yaml, CLI output' (#49) from phase-1/zod-schemas into main
5718284518 feat(DIS-107): Zod schemas for disclaw.yaml, agent.yaml, CLI output
Compare 2 commits »
dev merged pull request dev/disclaw#49 2026-04-09 15:55:00 +00:00
feat(DIS-107): Zod schemas for disclaw.yaml, agent.yaml, CLI output
dev created pull request dev/disclaw#51 2026-04-09 15:50:49 +00:00
feat(DIS-106): RunResult discriminated union replaces Promise<string>
dev created branch phase-1/runner-api-runresult in dev/disclaw 2026-04-09 15:50:41 +00:00
dev pushed to phase-1/runner-api-runresult at dev/disclaw 2026-04-09 15:50:41 +00:00
e2ef9c7c67 feat(DIS-106): RunResult discriminated union replaces Promise<string>
dev created pull request dev/disclaw#50 2026-04-09 15:50:30 +00:00
refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)