Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/ai-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@
# Precedence per command: models.<command> > models.default > CLI default.
models:
default: claude-fable-5-high

# The org knowledge repo that /learn --promote and capture-declared
# PROMOTE: route org-tier lessons to (proposal PRs opened there, the
# lesson pruned from this repo's draft). This is the write-path opt-in,
# reviewed in-repo; the read path (dev learnings sync / invariants) is
# configured machine-side in dev's own settings.
knowledge_repo: d3mlabs/knowledge
Loading