-
Notifications
You must be signed in to change notification settings - Fork 12
Pull requests: akashgit/remote-factory
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix 6 CI test failures: review_tag mocks, prompt assertion updates
#541
opened Jun 14, 2026 by
colehurwitz
Collaborator
Loading…
fix: eliminate eval duplication for 4x speedup (#536)
#538
opened Jun 14, 2026 by
colehurwitz
Collaborator
Loading…
3 tasks done
fix: Distiller agent stdout output — eliminate idea.md filename ambiguity
#535
opened Jun 14, 2026 by
colehurwitz
Collaborator
Loading…
feat: add 3-pass adversarial review protocol to CEO prompt
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:hardening
Same behavior, fewer failure modes
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#515
opened Jun 9, 2026 by
RobotSail
Contributor
Loading…
feat: LanguageEvaluator Protocol + Registry for multi-language eval
kind:capability
Does something new
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#514
opened Jun 9, 2026 by
colehurwitz
Collaborator
Loading…
fix: add scope lock to prevent spec overwrite during build transitions
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:hardening
Same behavior, fewer failure modes
stage:intent
Capturing/protecting what the user wants (specs, scope, design)
#510
opened Jun 8, 2026 by
akashgit
Owner
Loading…
refactor: interactive_run() reuses build_command() across all runners
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:refactor
Restructure without behavior change
stage:execution
Running agents: runners, dispatch, workspace plumbing
#504
opened Jun 6, 2026 by
akashgit
Owner
Loading…
4 tasks done
fix: isolate system prompt via AGENTS.md for Codex and OpenCode
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:fix
Something was wrong
stage:execution
Running agents: runners, dispatch, workspace plumbing
#501
opened Jun 6, 2026 by
akashgit
Owner
Loading…
4 tasks done
feat: rename interactive mode to design + Symphony SPEC.md output
competing
Another open PR solves the same problem
kind:capability
Does something new
stage:intent
Capturing/protecting what the user wants (specs, scope, design)
#498
opened Jun 5, 2026 by
akashgit
Owner
Loading…
feat: code-level issue dedup via factory issue-resolve
competing
Another open PR solves the same problem
kind:fix
Something was wrong
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#493
opened Jun 5, 2026 by
lukeinglis
Collaborator
Loading…
4 tasks done
fix: fetch origin before creating worktree to prevent stale branches
kind:fix
Something was wrong
stage:execution
Running agents: runners, dispatch, workspace plumbing
#488
opened Jun 5, 2026 by
lukeinglis
Collaborator
Loading…
4 tasks done
Fix PR URL handling in factory ceo input resolution
kind:capability
Does something new
stage:interface
How humans drive it: CLI, docs, ergonomics
#457
opened Jun 4, 2026 by
gx-ai-architect
Collaborator
•
Draft
feat: --bg flag to dispatch agents via claude agent view
kind:capability
Does something new
stage:execution
Running agents: runners, dispatch, workspace plumbing
#424
opened Jun 2, 2026 by
xukai92
Collaborator
Loading…
2 of 4 tasks
docs: add meta-harness specification
kind:docs
Documentation
one-way-door
Changes what the project is; needs owner decision
stage:intent
Capturing/protecting what the user wants (specs, scope, design)
#423
opened Jun 2, 2026 by
xukai92
Collaborator
Loading…
fix: --force must not bypass hard constraints
kind:fix
Something was wrong
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#417
opened Jun 1, 2026 by
RobotSail
Contributor
Loading…
6 tasks done
feat: rename --budget-conscious to --lite with v2 5-agent pipeline design
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:capability
Does something new
runner-support
Runner abstraction and backend support
stage:execution
Running agents: runners, dispatch, workspace plumbing
#399
opened May 28, 2026 by
lukeinglis
Collaborator
Loading…
Add Miro CLI subcommands: miro-init, miro-link, miro-sync
backlog
Valid idea, nobody acting on it; revisit when prioritized
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:capability
Does something new
stage:interface
How humans drive it: CLI, docs, ergonomics
#388
opened May 26, 2026 by
gx-ai-architect
Collaborator
•
Draft
fix: don't misclassify built repos as REPO_INCOMPLETE (#378)
bug
Something isn't working
kind:fix
Something was wrong
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#380
opened May 26, 2026 by
colehurwitz
Collaborator
Loading…
feat: add meta mode Phase 3 — classify and contribute upstream
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:capability
Does something new
one-way-door
Changes what the project is; needs owner decision
stage:learning
What the factory retains and propagates: playbooks, records, memory
#376
opened May 25, 2026 by
Maxusmusti
Collaborator
Loading…
4 of 6 tasks
fix: CEO reuses existing GitHub issues instead of creating duplicates
bug
Something isn't working
competing
Another open PR solves the same problem
kind:fix
Something was wrong
stage:judgment
Deciding what is true/kept: eval, gates, review, state detection
#375
opened May 25, 2026 by
lukeinglis
Collaborator
Loading…
feat: add structlog to uninstrumented runner and agent modules
kind:hardening
Same behavior, fewer failure modes
observability
Logging, structlog, monitoring
stage:execution
Running agents: runners, dispatch, workspace plumbing
#374
opened May 25, 2026 by
lukeinglis
Collaborator
Loading…
feat: add factory handoff CLI command for cross-session resume
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:capability
Does something new
stage:interface
How humans drive it: CLI, docs, ergonomics
#373
opened May 25, 2026 by
lukeinglis
Collaborator
Loading…
Fix SSH agent propagation in tmux + add SSH connectivity validation
infrastructure
DevOps, CI, SSH, branching infrastructure
kind:fix
Something was wrong
stage:execution
Running agents: runners, dispatch, workspace plumbing
#367
opened May 25, 2026 by
mairin
Contributor
Loading…
Semantic branch names from available context (issue #350)
infrastructure
DevOps, CI, SSH, branching infrastructure
kind:capability
Does something new
stage:execution
Running agents: runners, dispatch, workspace plumbing
#365
opened May 25, 2026 by
mairin
Contributor
Loading…
Add ForgeOps abstraction for GitLab support
enhancement
Improves existing feature/functionality or code quality, does not change behavior of codebase
kind:capability
Does something new
one-way-door
Changes what the project is; needs owner decision
stage:execution
Running agents: runners, dispatch, workspace plumbing
#288
opened May 19, 2026 by
akashgit
Owner
Loading…
5 tasks done
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.