Open
Conversation
docs: introduced C++ google style guide summary
feat: add /conductor:review command
fix: commit changed conductor files at the end of newTrack
…-review-recommendations feat(conductor): make review recommendations more conversational
This change ensures users see the overview of the initialization process before the system checks for an existing state file, providing better context for the setup workflow. Resolves: #81 Change-Id: Ibb1499be24cc9cb0290eb2c5e871c9d296aeac73
Change-Id: Id1f84748d29877b8a5794bb4cd02abdbc753e11d
feat(review): update review process to commit fixes and update plan
fix(conductor): move pre-initialization overview before resume check
Migrate `ask_user` calls in `implement.toml`, `newTrack.toml`, `revert.toml`, `review.toml`, and `setup.toml` to the new schema: - Use the `questions` array parameter. - Format options with `label` and `description`.
…nches--main--components--conductor chore(main): release conductor 0.3.0
…-integration Refactor interactive flows to use the `AskUser` tool
…ning-note Docs: Add warning note on using Gemini CLI's Plan Mode
…6847 Refactor Github Action per b/485167538
Plan mode changes: * Migrated interactive prompts to start using the `AskUser` tool * Add a warning note to prevent users from using Plan mode when using Conductor.
…anches--main--components--conductor chore(main): release conductor 0.3.1
…cases - Make Brownfield/Greenfield classification Conductor-aware. - Implement fast-forward logic to preserve maturity state during resumes. - Add self-healing cleanup step for interrupted track generations. - Streamline artifact definitions in the shallow audit table. - Require agent to explain maturity classification decisions.
…anagement This PR replaces the imperative setup_state.json management with a declarative "Artifact Audit" in the setup command.
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.