Skip to content

Redesign Legion explore and map workflows#19

Merged
9thLevelSoftware merged 3 commits into
mainfrom
codex/redesign-legion-explore-and-map
May 26, 2026
Merged

Redesign Legion explore and map workflows#19
9thLevelSoftware merged 3 commits into
mainfrom
codex/redesign-legion-explore-and-map

Conversation

@9thLevelSoftware

Copy link
Copy Markdown
Owner

Summary

  • Refresh the /legion:explore and /legion:map command surfaces, docs, and supporting workflow skills.
  • Update router, execution, review, and planning guidance to align with the new codebase-mapping and exploration flow.
  • Revise runtime metadata, checksums, and package artifacts to match the current plugin structure.
  • Add and update tests covering codebase-map behavior, cross-reference validation, and installer smoke checks.

Testing

  • Updated command and validation tests for the redesigned explore/map flows.
  • Installer smoke coverage refreshed.
  • Not run (not requested).

Copilot AI review requested due to automatic review settings May 17, 2026 17:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces version 8.0.3 of the Legion plugin, refactoring codebase understanding and idea exploration into two distinct workflows. A new /legion:map command generates a queryable semantic index and architecture documentation, while the /legion:explore command and Polymath engine have been redesigned for research-first design discovery. Feedback from the review suggests improving status detection in the status command for partial datasets and adding safety instructions to the review and execution workflows to ensure agents verify retrieved map summaries against original source files.

Comment thread commands/status.md
Comment thread skills/review-loop/SKILL.md
Comment thread skills/wave-executor/SKILL.md
Comment thread commands/status.md
@kilo-code-bot

kilo-code-bot Bot commented May 17, 2026

Copy link
Copy Markdown

Code Review Roast 🔥

Verdict: No Issues Found | Recommendation: Merge

Oh wait, this PR is actually clean. I need to sit down. I had my flamethrower warmed up and everything.

📊 Overall: Like finding a unicorn in production — I didn't think clean PRs existed anymore, but here we are.

Files Reviewed (7 files)
  • checksums.sha256 - Hash updates
  • commands/start.md - Improved exploration design handling
  • commands/status.md - Fixed partial map status logic
  • skills/intent-router/SKILL.md - Separated codebase analysis from design exploration
  • skills/review-loop/SKILL.md - Added safety note for map chunk usage
  • skills/wave-executor/SKILL.md - Added safety note for map chunk usage
  • tests/codebase-map-command.test.js - Tests for new functionality

Reviewed by nemotron-3-super-120b-a12b-20230311:free · 184,311 tokens

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3e851bb22e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread commands/start.md Outdated
Comment thread skills/intent-router/SKILL.md Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e0de1071c7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread commands/start.md Outdated
Comment thread commands/map.md
@9thLevelSoftware 9thLevelSoftware merged commit 3f5dd8a into main May 26, 2026
4 checks passed
@9thLevelSoftware 9thLevelSoftware deleted the codex/redesign-legion-explore-and-map branch May 26, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants