Skip to content

feat(irc): add IRC client and backend services#6

Open
mojomast wants to merge 95 commits intodevussy-testingfrom
irc-test
Open

feat(irc): add IRC client and backend services#6
mojomast wants to merge 95 commits intodevussy-testingfrom
irc-test

Conversation

@mojomast
Copy link
Owner

Adds IRC Add-on, InspIRCd, KiwiIRC gateway, and frontend integration.

mojomast added 30 commits November 22, 2025 18:26
mojomast added 30 commits November 23, 2025 14:04
Add anchor-based context guidelines across AGENTS.md, README.md, START_HERE.md, HANDOFF_FOR_NEXT_AGENT.md, devplan.md, handoff.md; update progress log and next-task anchors
Move 15 legacy planning/handoff documents from root to planning-archive/ directory to clean up repository structure. Retained current devplan.md, handoff.md, adaptive pipeline docs, and core documentation files.
…ignView

- Add validation state and auto-trigger after design generation
- Add correction loop state with real-time iteration updates
- Show ValidationReport panel with issues and Auto-correct button
- Show CorrectionTimeline with iteration progress
- Block auto-advance when validation has issues, add Approve Anyway
- Add show/hide toggles and badges for collapsed panels
- Extend PipelineStage type with complexity, validation, correction stages
- Update devplan.md and handoff.md with progress
… adaptive pipeline

- Add Jest + React Testing Library infrastructure for frontend tests
- Create 72 component tests for ComplexityAssessment, ValidationReport, CorrectionTimeline
- Set up Storybook 10.0.8 with Next.js adapter for visual regression testing
- Add Chromatic integration for visual snapshot testing
- Create comprehensive Storybook stories for all adaptive pipeline components
- Update README with Adaptive Complexity Pipeline documentation section
- Mark Phase 2 frontend work as complete in devplan.md and handoff.md

Test commands:
  npm test - Run 72 component tests
  npm run storybook - Launch Storybook dev server
  npm run build-storybook - Build static Storybook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant