Skip to content

Latest commit

 

History

History
44 lines (42 loc) · 3.9 KB

File metadata and controls

44 lines (42 loc) · 3.9 KB
  • [DONE] (storage_agent) Implement EEPROMManager class

  • [DONE] (docs_agent) Maintain style guide and agent docs (see docs/progress/2025-06-18_16-55_root_agent_remediation.md)

  • [DONE] (root_agent) Keep structure spec in sync with repository (see docs/progress/2025-06-18_08-24_structure_sync.md)

  • [DONE] (Stage 21, firmware_agent) Implement main loop in firmware/due/main.ino

  • [DONE] (Stage 21, protocol_agent) Define shared command constants in firmware/shared/commands.h

  • [DONE] (Stage 21, firmware_agent) Handle OUTPUT_ON and OUTPUT_OFF in MenuSystem.cpp

  • [DONE] (Stage 21, docs_agent) Expand docs/impl/main.md and docs/impl/commands.md

  • [DONE] (pc_agent) Add test for invalid frequency input in ddsctl (see docs/progress/2025-06-18_10-32-18_impl_completion.md)

  • [DONE] (pc_agent) Add tests for preset-save and preset-load commands (see docs/progress/2025-06-18_10-32-18_impl_completion.md)

  • [DONE] (firmware_agent) Test EEPROMManager read/write and preset functions (see docs/progress/2025-06-18_14-58-47_firmware_agent.md)

  • [DONE] (firmware_agent) Expand CommandParser coverage for all commands (see docs/progress/2025-06-18_14-58-47_firmware_agent.md)

  • [DONE] (firmware_agent) Verify MenuSystem actions for OUTPUT_ON and OUTPUT_OFF (see docs/progress/2025-06-18_14-58-47_firmware_agent.md)

  • [DONE] (pc_agent) Add GUI tests for Set and Read button callbacks (see docs/progress/2025-06-18_12-38-06_pc_agent_gui_test_stub.md)

  • [DONE] (pc_agent) Provide offline stubs for GUI tests or skip them in CI (see docs/progress/2025-06-18_12-38-06_pc_agent_gui_test_stub.md)

  • [DISPATCHED] (docs_agent) Document firmware/due/mocks usage and limitations (README)

  • [DISPATCHED] (test_coverage_agent) Audit untested modules and design coverage plan (see docs/reports/incomplete_implementations.md)

  • [DISPATCHED] (timeline_agent) Confirm final sync state and update version history if needed (see docs/progress/2025-06-18_17-07-02_root_agent_final_sync.md)

  • [DISPATCHED] (task_agent) Verify TODO statuses after sync

  • [DISPATCHED] (pc_agent) Confirm final CLI/GUI test coverage

  • [DONE] (firmware_agent) Finalize firmware logs and report status

  • [DONE] (esp_agent) Provide update on ESP protocol milestone

  • [DONE] (root_agent) Summarize project closure in docs/reports/release_summary_v0.3.0.md

  • [DONE] (root_agent) Kick off milestone v0.4.0 planning

  • [DONE] (esp_agent) Implement bidirectional serial protocol and WiFi config

  • [DONE] (protocol_agent) Define command bridge and heartbeat messages (see docs/progress/2025-06-18_20-45_protocol_agent_esp_commands.md)

  • [DONE] (firmware_agent) Integrate ESP bridge with Arduino Due

  • [DONE] (ui_agent) Host minimal Web UI for real-time DDS control

  • [DONE] (docs_agent) Document Web UI and ESP configuration

  • [DISPATCHED] (test_coverage_agent) Add integration tests for firmware-ESP loop

  • [DONE] (pc_agent) Stub ESP responses and extend GUI unit tests

  • [DONE] (timeline_agent) Record coverage progress and version tags

  • [DONE] (docs_agent) Prepare CHANGELOG.md for v0.4.0

  • [DONE] (timeline_agent) Log milestone v0.4.0 kickoff

  • [DONE] (esp_agent, protocol_agent) Coordinate serial bridge message format and heartbeat timing

  • [DONE] (ui_agent, pc_agent) Align Web UI controls with Qt GUI

  • [DONE] (root_agent) Final ESP+UI integration audit (see docs/progress/2025-06-19_root_audit_esp_ui.md)

  • [DONE] (timeline_agent) Milestone v0.4.0 summary dispatched (docs/reports/milestone_v0.4.0_summary.md)

  • [DONE] (pc_agent) OTA and config CLI/GUI support (see docs/progress/2025-06-19_09-00-00_pc_agent_ota_config.md)

  • [DONE] (timeline_agent) Create docs/versions/v0.4.0.md recording milestone kickoff details

  • [DONE] (esp_agent, protocol_agent, pc_agent, ui_agent) Provide progress logs for coordination prompts issued 2025-06-18 17:52

  • [DONE] (docs_agent) Finalize CHANGELOG.md for v0.4.0 and log completion

  • [DONE] (firmware_agent) Provide progress log for ESP bridge integration prompt (2025-06-18_17-43-41_v0.4.0_plan.md)