-
Notifications
You must be signed in to change notification settings - Fork 0
backlog(B-0068): local AI trajectory umbrella — Forge CLI + Ollama + direct integration (Aaron 2026-04-28) #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,200 @@ | ||||||||||||||||
| --- | ||||||||||||||||
| id: B-0068 | ||||||||||||||||
| priority: P2 | ||||||||||||||||
| slug: local-ai-trajectory-forge-ollama-direct-integration | ||||||||||||||||
| status: backlog | ||||||||||||||||
| created: 2026-04-28 | ||||||||||||||||
|
Comment on lines
+5
to
+6
|
||||||||||||||||
| status: backlog | |
| created: 2026-04-28 | |
| status: open | |
| created: 2026-04-28 | |
| last_updated: 2026-04-28 |
Copilot
AI
Apr 28, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This bullet refers to “task Lucent-Financial-Group#303” and to existing tools/peer-call/{gemini,codex,grok}.sh, but (a) task #303 doesn’t appear to be defined/referenced anywhere else in docs/, and (b) tools/peer-call/ currently only contains grok.sh. Suggest either (1) linking to the canonical place where Lucent-Financial-Group#303 is tracked, and rewording the script list as planned work, or (2) dropping the task number and only referencing scripts that exist today.
| - expands the peer-call roster (task #303 sibling | |
| scripts: `tools/peer-call/{gemini,codex,grok}.sh`) by | |
| adding a local sibling `tools/peer-call/local.sh` | |
| trajectory | |
| - expands the peer-call roster from today's | |
| `tools/peer-call/grok.sh` toward a planned local | |
| sibling `tools/peer-call/local.sh` |
Copilot
AI
Apr 28, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The referenced memory file memory/feedback_kiro_cli_added_to_agent_roster_aaron_2026_04_28.md doesn’t exist in memory/. Either add it in the same PR, or update this reference to an existing canonical source (e.g., the relevant section in docs/HARNESS-SURFACES.md / an existing memory entry).
| `memory/feedback_kiro_cli_added_to_agent_roster_aaron_2026_04_28.md`) | |
| `docs/HARNESS-SURFACES.md`) |
Copilot
AI
Apr 28, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reference to memory/feedback_announce_non_default_harness_dependencies_plugins_mcp_skills_2026_04_28.md appears to be a broken xref (no such file under memory/). Please either add the referenced memory entry or replace the link with an existing source for this rule.
| - `feedback_announce_non_default_harness_dependencies_plugins_mcp_skills_2026_04_28.md` | |
| — Forge / Ollama / local model name is named at point | |
| of use | |
| - Non-default harness dependencies, plugins, MCP | |
| servers, skills, and local-model choices are named | |
| at point of use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This row filename includes a maintainer + date suffix, but the backlog tooling schema documents row filenames as
docs/backlog/P<tier>/B-<NNNN>-<slug>.md(no additional suffix). Renaming this file to the standard pattern will keep it consistent with existing rows and any future automation (e.g.,new-row.sh).