Skip to content

Add ai-requests-to-complete-v3.md for NanoClaw v3 specification#3

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/create-ai-requests-file-again
Draft

Add ai-requests-to-complete-v3.md for NanoClaw v3 specification#3
Copilot wants to merge 2 commits intomainfrom
copilot/create-ai-requests-file-again

Conversation

Copy link

Copilot AI commented Mar 4, 2026

Translates the NanoClaw v3 specification into 25 ordered, self-contained AI agent requests across 4 phases.

v3 reconciles v1 minimalism with v2 redesign ambitions: preserve NanoClaw internals, adapt only ingress/egress/lifecycle to GitHub's event model.

  • Phase 0 (Requests 1–6): Foundations — .github-nanoclaw/ skeleton, src/config.ts path overrides + mode flags, src/index.ts daemon-loop guards, authorization/indicator/commit-state lifecycle modules
  • Phase 1 (Requests 7–13): Functional core — one-shot orchestrator (github-agent.ts), outbound adapter, readable state exports, workflow template, issue template, installer
  • Phase 2 (Requests 14–21): Hardening — error taxonomy, stricter loop prevention, unit tests (mapping, auth, workflow structure, state exports, config overrides, commit retry), integration fixtures
  • Phase 3 (Requests 22–25): Optional — formal GitHub channel adapter, edited comment handling, scheduler workflow, acceptance testing against §14 criteria

Key v3 decisions reflected: container-first execution, SQLite canonical + readable mirrors (not JSON-first), .github-nanoclaw/ product boundary, scheduler deferred to separate workflow, issue_comment.edited excluded from v3.0.

Includes summary table mapping requests → spec sections and acceptance criteria cross-reference table.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

… AI agent requests implementing NanoClaw v3 specification

Co-authored-by: japertechnology <51429990+japertechnology@users.noreply.github.com>
Copilot AI changed the title [WIP] Add AI requests for nanoclaw v3 implementation Add ai-requests-to-complete-v3.md for NanoClaw v3 specification Mar 4, 2026
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