claude-code-best/src/costrict/agents
2026-04-20 15:57:51 +08:00
..
depthGuard.ts feat(costrict): add depthGuard agent and refine strictPlan/strictSpec workflow 2026-04-10 21:42:53 +08:00
designAgent.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
quickExplore.ts Merge branch 'dev' of https://github.com/y574444354/csc into dev 2026-04-16 09:43:10 +08:00
requirement.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
strictPlan.ts feat(costrict): enable StrictSpec workflow and refine strict skills 2026-04-20 15:17:36 +08:00
strictSpec.ts refactor(agents): remove English description from StrictSpec whenToUse 2026-04-20 15:57:51 +08:00
subCoding.ts Merge branch 'dev' of https://github.com/y574444354/csc into dev 2026-04-16 09:43:10 +08:00
taskCheck.ts Merge branch 'dev' of https://github.com/y574444354/csc into dev 2026-04-16 09:43:10 +08:00
taskPlan.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
tdd.ts feat(agents): restrict Agent tool to specific sub-agents and add allowedTools to skills 2026-04-16 10:37:38 +08:00
tddRunAndFix.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
tddTestAndFix.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
tddTestDesign.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
tddTestPrepare.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
wiki.ts fix(agents): remove isMainThread flag and update agent descriptions and tool restrictions 2026-04-15 22:27:50 +08:00
wikiCatalogueDesign.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
wikiDocumentGenerate.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
wikiIndexGeneration.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00
wikiProjectAnalyze.ts feat(agents): add visibleTo access control and orchestrator agents for TDD/Wiki workflows 2026-04-15 15:49:28 +08:00