Skip to content

Feat/structure polishing#43

Merged
RomanEmreis merged 3 commits into
mainfrom
feat/structure-polishing
May 12, 2026
Merged

Feat/structure polishing#43
RomanEmreis merged 3 commits into
mainfrom
feat/structure-polishing

Conversation

@RomanEmreis
Copy link
Copy Markdown
Owner

Summary

  • Updated project docs (README.md, AGENTS.md, CLAUDE.md) to match current HQ commands, runtime files, agent adapter layout, and reset/check behavior.
  • Added small performance improvements:
    • cache selected spec/milestone display resolution in the HQ state watcher;
    • avoid extra TUI transcript cloning;
    • keep only the needed tail lines when building check failure summaries.
  • Improved TUI status refresh so periodic state updates redraw only the status line instead of repainting the input prompt.

Type

  • Bug fix
  • Feature
  • Enhancement
  • Performance
  • Documentation
  • Refactor
  • Security
  • Breaking change

Workflow impact (if applicable)

Does this change affect the Supervisor → Executor → Reviewer flow?

  • No impact
  • Minor change (does not alter lifecycle semantics)
  • Changes behavior of an existing step
  • Introduces new state/transition

Checklist

  • I added/updated tests where it makes sense
  • I updated docs/examples if needed
  • This change is backwards-compatible (or clearly marked as breaking)
  • I ran formatting/lints locally (if applicable)

Notes for reviewers

Anything you'd like reviewers to pay extra attention to?

@RomanEmreis RomanEmreis added this to the Alpha stabilization milestone May 12, 2026
@RomanEmreis RomanEmreis self-assigned this May 12, 2026
@RomanEmreis RomanEmreis added bug Something isn't working enhancement New feature or request labels May 12, 2026
@RomanEmreis RomanEmreis merged commit 841952d into main May 12, 2026
6 checks passed
@RomanEmreis RomanEmreis deleted the feat/structure-polishing branch May 12, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant