Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gswangg
/
duncan-cc
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 13, 2026
Routing robustness: resolve projectDir inputs, session-id prefix match, surface unprocessable sessions (#16)
gniemeyer-paces
authored
b168124
View commit details
Copy full SHA for b168124
Browse repository at this point
Commits on Jun 12, 2026
v0.7.0: structured outputs for duncan_response + OAuth token freshness
Show description for 08f406b
gswangg
committed
08f406b
View commit details
Copy full SHA for 08f406b
Browse repository at this point
Commits on Jun 11, 2026
Structured outputs for duncan_response + OAuth token freshness (#15)
gniemeyer-paces
authored
b4b70f6
View commit details
Copy full SHA for b4b70f6
Browse repository at this point
Commits on Mar 31, 2026
v0.6.7: fix bin wrapper tsx resolution for npx — walk up to find hoisted deps
gswangg
committed
c4fec7c
View commit details
Copy full SHA for c4fec7c
Browse repository at this point
v0.6.6: simplify bin wrapper — no npx fallback
gswangg
committed
189b9a0
View commit details
Copy full SHA for 189b9a0
Browse repository at this point
v0.6.5: fix npx startup — JS bin wrapper invokes tsx on the .ts entrypoint
Show description for 6cf7f83
gswangg
committed
6cf7f83
View commit details
Copy full SHA for 6cf7f83
Browse repository at this point
Commits on Mar 30, 2026
v0.6.4
gswangg
committed
93c9b65
View commit details
Copy full SHA for 93c9b65
Browse repository at this point
Apply calling session cwd fallback to duncan_list_sessions (#10)
Show description for 4d9d298
gniemeyer-paces
authored
4d9d298
View commit details
Copy full SHA for 4d9d298
Browse repository at this point
v0.6.3
gswangg
committed
c2afaa6
View commit details
Copy full SHA for c2afaa6
Browse repository at this point
Fall back to calling session's cwd for project/branch routing (#9)
Show description for 035b7f3
gniemeyer-paces
authored
035b7f3
View commit details
Copy full SHA for 035b7f3
Browse repository at this point
v0.6.2
gswangg
committed
a569f32
View commit details
Copy full SHA for a569f32
Browse repository at this point
Fix ancestors mode: reconstruct pre-compaction subtrees (#8)
Show description for 69d2582
gniemeyer-paces
authored
69d2582
View commit details
Copy full SHA for 69d2582
Browse repository at this point
v0.6.1
gswangg
committed
6d9245c
View commit details
Copy full SHA for 6d9245c
Browse repository at this point
Fix three bugs in v0.6.0 PID-based session resolution (#7)
Show description for 449b0aa
gniemeyer-paces
authored
449b0aa
View commit details
Copy full SHA for 449b0aa
Browse repository at this point
v0.6.0: PID-based session resolution, drop toolUseId tail-scan, max_tokens 64000
Show description for 9f22846
gswangg
committed
9f22846
View commit details
Copy full SHA for 9f22846
Browse repository at this point
v0.5.0: fix mangled returns, memory instructions, environment depth, full-file previews
Show description for 375e0b6
gswangg
committed
375e0b6
View commit details
Copy full SHA for 375e0b6
Browse repository at this point
v0.4.1
gswangg
committed
50bd2b8
View commit details
Copy full SHA for 50bd2b8
Browse repository at this point
fix: 3 retries for malformed tool input (was 1)
gswangg
committed
35873b7
View commit details
Copy full SHA for 35873b7
Browse repository at this point
v0.4.0: keychain auth, richer previews, input coercion, token stats, max_tokens bump
Show description for ec28f5f
gswangg
committed
ec28f5f
View commit details
Copy full SHA for ec28f5f
Browse repository at this point
v0.3.0: fix 8 parity gaps from issue #2
Show description for 72e3e2a
gswangg
committed
72e3e2a
View commit details
Copy full SHA for 72e3e2a
Browse repository at this point
Commits on Mar 29, 2026
v0.2.0: duncan_projects tool, branch routing, query logging, progress notifications
Show description for cb72cf7
gswangg
committed
cb72cf7
View commit details
Copy full SHA for cb72cf7
Browse repository at this point
sort subagent files by mtime for deterministic ordering
gswangg
committed
3646b6c
View commit details
Copy full SHA for 3646b6c
Browse repository at this point
expose batchSize param across all routing modes
gswangg
committed
72b4875
View commit details
Copy full SHA for 72b4875
Browse repository at this point
implement 'subagents' routing mode: query active session's subagent transcripts
Show description for 914cdd1
gswangg
committed
914cdd1
View commit details
Copy full SHA for 914cdd1
Browse repository at this point
v0.1.0: publish to npm as @gswangg/duncan-cc, repo now public
Show description for 633af15
gswangg
committed
633af15
View commit details
Copy full SHA for 633af15
Browse repository at this point
rewrite README: accurate auth order, current routing modes, remove stale gaps and minified names
gswangg
committed
f5994ff
View commit details
Copy full SHA for f5994ff
Browse repository at this point
SPEC: remove OAuth details, clarify tool usage vs tool schemas
gswangg
committed
489caf2
View commit details
Copy full SHA for 489caf2
Browse repository at this point
fix inaccurate SPEC claim about tool usage adaptation
gswangg
committed
7573bd2
View commit details
Copy full SHA for 7573bd2
Browse repository at this point
surface query errors in output, remove parity verification from public SPEC
gswangg
committed
e57c5e8
View commit details
Copy full SHA for e57c5e8
Browse repository at this point
remove scripts/ from tracking (extraction + parity tools kept local only)
gswangg
committed
45593e3
View commit details
Copy full SHA for 45593e3
Browse repository at this point
remove testdata + extracted from tracking, add skip guards for corpus tests
Show description for 85272c8
gswangg
committed
85272c8
View commit details
Copy full SHA for 85272c8
Browse repository at this point
rewrite SPEC.md: remove minified names, document full current state
Show description for 2e518bc
gswangg
committed
2e518bc
View commit details
Copy full SHA for 2e518bc
Browse repository at this point
implement 'ancestors' routing mode: query prior compaction windows
Show description for aa84c21
gswangg
committed
aa84c21
View commit details
Copy full SHA for aa84c21
Browse repository at this point
implement 'self' routing mode: query active window N times for sampling diversity
Show description for 1e82ef3
gswangg
committed
1e82ef3
View commit details
Copy full SHA for 1e82ef3
Browse repository at this point
auth: prefer CC OAuth over ANTHROPIC_API_KEY, remove pi fallback
gswangg
committed
6e6b2dd
View commit details
Copy full SHA for 6e6b2dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.