grid view fix#115
Closed
arul28 wants to merge 5 commits into
Closed
Conversation
Add an Issue Inventory service and IPC handlers for PR convergence and pipeline settings; wire the service into app startup. Improve context doc generation: compact oversized AI-generated docs, stricter JSON/output validation, require a selected model for manual runs, handle/stale in-progress runs, and adjust generation status reconciliation. Fix AI/tooling behavior: use no tools for initial_context tasks, include planning only where appropriate, and add Claude TodoWrite handling (emit todo_update events and normalize items). UI/navigation and IPC tweaks: add labels to CTO navigation suggestions and make URL building safer, extend CSP image sources, and exempt context generation IPC from the global timeout. Misc: improve child-process timeout/close handling, minor type/import updates, and update/add tests accordingly.
Introduce internal ADE operator docs and a plan: add .claude/commands/automate.md (test automation pipeline, agent prompts, phases for writing and validating tests), .claude/commands/finalize.md (finalize/pre-push pipeline: simplification, docs update, local CI checks), and .claude/plans/context-doc-rearchitecture.md (design to rearchitect context doc generation using codebase snapshots and read-only tools). Also update .gitignore to stop ignoring .claude/ so these files are tracked.
Code simplification across 33 files — extract helpers for duplicated logic, replace nested ternaries, remove dead code, fix duplicate ON DELETE clause in kvDb lanes table. Update 9 architecture/feature docs to reflect closeout contract, issue inventory, and convergence loop changes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The duplicate ON DELETE clause fix changed the generated schema, requiring the checked-in iOS bootstrap SQL to be regenerated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
Author
|
Grid-view fix cherry-picked into missions-overhaul-and-path-to-converge branch. Closing to avoid duplicate diff. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.