Shunsuke Hayashi
|
e096f5eea8
|
feat: Implement MarkdownStream core structure (#10)
- Add StreamState enum (Idle, Streaming, Complete)
- Add StreamBuffer for content accumulation
- Add MarkdownStream with state management
- Implement push_str() for streaming chunks
- Implement render() returning Ratatui Lines
- Add basic markdown styling (headers, code, lists)
- Add cursor indicator during streaming
- Add comprehensive unit tests (5 tests)
Closes #10
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-22 17:50:30 +09:00 |
|
Shunsuke Hayashi
|
00d5d4d4e9
|
chore: Initialize Miyabi project with full planning
- Add .claude/ configuration (agents, commands, prompts, templates)
- Add comprehensive documentation:
- WBS.md - Work Breakdown Structure
- SPRINT_PLANNING.md - 4-sprint detailed plan
- OPERATION_PLAN.md - Execution procedures
- PRODUCT_SPEC.md - Product requirements
- PREPARATION_OPS.md - Pre-sprint checklist
- Add PlantUML diagrams (wbs-diagram, gantt-chart)
- Configure Miyabi (.miyabi.yml)
- Set up Rust workspace structure
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-22 17:45:08 +09:00 |
|
Shunsuke Hayashi
|
0eb74b7af1
|
chore: Add workflow weekly-report.yml
|
2025-11-22 17:07:21 +09:00 |
|
Shunsuke Hayashi
|
30f97a118b
|
chore: Add workflow weekly-kpi-report.yml
|
2025-11-22 17:07:20 +09:00 |
|
Shunsuke Hayashi
|
4d3c1c4a9d
|
chore: Add workflow webhook-handler.yml
|
2025-11-22 17:07:19 +09:00 |
|
Shunsuke Hayashi
|
0e3a7a2760
|
chore: Add workflow webhook-event-router.yml
|
2025-11-22 17:07:18 +09:00 |
|
Shunsuke Hayashi
|
b3832f3a64
|
chore: Add workflow update-project-status.yml
|
2025-11-22 17:07:17 +09:00 |
|
Shunsuke Hayashi
|
dbab13fe6c
|
chore: Add workflow state-machine.yml
|
2025-11-22 17:07:17 +09:00 |
|
Shunsuke Hayashi
|
91b85e095b
|
chore: Add workflow project-sync.yml
|
2025-11-22 17:07:16 +09:00 |
|
Shunsuke Hayashi
|
8d69c037d2
|
chore: Add workflow pr-opened.yml
|
2025-11-22 17:07:15 +09:00 |
|
Shunsuke Hayashi
|
3bd00f35f7
|
chore: Add workflow label-sync.yml
|
2025-11-22 17:07:14 +09:00 |
|
Shunsuke Hayashi
|
40d8824f1e
|
chore: Add workflow issue-opened.yml
|
2025-11-22 17:07:13 +09:00 |
|
Shunsuke Hayashi
|
31fe696e5a
|
chore: Add workflow economic-circuit-breaker.yml
|
2025-11-22 17:07:12 +09:00 |
|
Shunsuke Hayashi
|
f6312eb3c4
|
chore: Add workflow deploy-pages.yml
|
2025-11-22 17:07:11 +09:00 |
|
Shunsuke Hayashi
|
4b9ff6875a
|
chore: Add workflow autonomous-agent.yml
|
2025-11-22 17:07:11 +09:00 |
|
Shunsuke Hayashi
|
582ca39084
|
chore: Add workflow auto-add-to-project.yml
|
2025-11-22 17:07:10 +09:00 |
|
Shunsuke Hayashi
|
23e56596c6
|
Initial commit
|
2025-11-22 17:06:52 +09:00 |
|