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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fwdai
/
reticle
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
30
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
Add local/OpenAI-compatible provider support (#28)
Show description for 82a8037
saxill
and
Sahil
authored
82a8037
View commit details
Copy full SHA for 82a8037
Browse repository at this point
Commits on Aug 5, 2026
Refresh provider model catalogs (#29)
alchaplinsky
authored
24fb681
View commit details
Copy full SHA for 24fb681
Browse repository at this point
Commits on May 20, 2026
Add e2e tests for run-detail depth (#27)
Show description for e77a97a
alchaplinsky
and
claude
authored
e77a97a
View commit details
Copy full SHA for e77a97a
Browse repository at this point
Commits on May 19, 2026
Add e2e tests for agent execution start/stop and success (#26)
Show description for 135b850
alchaplinsky
and
claude
authored
135b850
View commit details
Copy full SHA for 135b850
Browse repository at this point
Fix TS5011 in e2e tsconfig by setting explicit rootDir (#25)
Show description for b108577
alchaplinsky
and
claude
authored
b108577
View commit details
Copy full SHA for b108577
Browse repository at this point
Silence TS5107 from deprecated moduleResolution=node10 in e2e tsconfig
Show description for 50494f0
alchaplinsky
and
claude
committed
50494f0
View commit details
Copy full SHA for 50494f0
Browse repository at this point
Commits on May 18, 2026
Bump @types/node 25.8 -> 25.9
Show description for c46f85c
alchaplinsky
and
claude
committed
c46f85c
View commit details
Copy full SHA for c46f85c
Browse repository at this point
Bump rusqlite 0.38 -> 0.39 (with rusqlite_migration 2.4 -> 2.5)
Show description for 717add7
alchaplinsky
and
claude
committed
717add7
View commit details
Copy full SHA for 717add7
Browse repository at this point
Bump axum 0.7 -> 0.8, tower-http 0.5 -> 0.6
Show description for 13f5772
alchaplinsky
and
claude
committed
13f5772
View commit details
Copy full SHA for 13f5772
Browse repository at this point
Bump lucide-react 0.562 -> 1.16
Show description for 2279c86
alchaplinsky
and
claude
committed
2279c86
View commit details
Copy full SHA for 2279c86
Browse repository at this point
Bump vite 7 -> 8, @vitejs/plugin-react 4 -> 6
Show description for b9264d9
alchaplinsky
and
claude
committed
b9264d9
View commit details
Copy full SHA for b9264d9
Browse repository at this point
Bump TypeScript 5 -> 6
Show description for 8629419
alchaplinsky
and
claude
committed
8629419
View commit details
Copy full SHA for 8629419
Browse repository at this point
Bump uuid 13 -> 14, @types/node 22 -> 25, @types/uuid 10 -> 11
Show description for b9c4559
alchaplinsky
and
claude
committed
b9c4559
View commit details
Copy full SHA for b9c4559
Browse repository at this point
Bump Rust deps within existing semver ranges
Show description for 5c1a1bd
alchaplinsky
and
claude
committed
5c1a1bd
View commit details
Copy full SHA for 5c1a1bd
Browse repository at this point
Bump JS deps within existing semver ranges
Show description for 33be2a2
alchaplinsky
and
claude
committed
33be2a2
View commit details
Copy full SHA for 33be2a2
Browse repository at this point
Version bump
alchaplinsky
committed
f02e48c
View commit details
Copy full SHA for f02e48c
Browse repository at this point
Update public key
alchaplinsky
committed
7d7f33f
View commit details
Copy full SHA for 7d7f33f
Browse repository at this point
Setup release
alchaplinsky
committed
d6d9c6d
View commit details
Copy full SHA for d6d9c6d
Browse repository at this point
Commits on Apr 2, 2026
Human in the loop implementation (#23)
Show description for 7cc3ddb
alchaplinsky
authored
7cc3ddb
View commit details
Copy full SHA for 7cc3ddb
Browse repository at this point
Feat: Run tool in the editor (#22)
Show description for 8d9bae4
alchaplinsky
authored
8d9bae4
View commit details
Copy full SHA for 8d9bae4
Browse repository at this point
Commits on Mar 26, 2026
Surfacing errors to the UI (#21)
Show description for 4c26d94
alchaplinsky
and
claude
authored
4c26d94
View commit details
Copy full SHA for 4c26d94
Browse repository at this point
Commits on Mar 24, 2026
Remove top_p sampling param for now (#20)
alchaplinsky
authored
3dd518f
View commit details
Copy full SHA for 3dd518f
Browse repository at this point
Improve tool response parsing (#19)
alchaplinsky
authored
0c25d22
View commit details
Copy full SHA for 0c25d22
Browse repository at this point
Update timeline views
alchaplinsky
committed
e0f301d
View commit details
Copy full SHA for e0f301d
Browse repository at this point
Unify execution timeline view
alchaplinsky
committed
7f8aee6
View commit details
Copy full SHA for 7f8aee6
Browse repository at this point
Commits on Mar 16, 2026
Update gif
alchaplinsky
committed
3400569
View commit details
Copy full SHA for 3400569
Browse repository at this point
Update showcase gif
alchaplinsky
committed
cc98288
View commit details
Copy full SHA for cc98288
Browse repository at this point
Update readme
alchaplinsky
committed
2f5264b
View commit details
Copy full SHA for 2f5264b
Browse repository at this point
Commits on Mar 15, 2026
Version bump
alchaplinsky
committed
df73158
View commit details
Copy full SHA for df73158
Browse repository at this point
Reorganize import actions
alchaplinsky
committed
1f2c649
View commit details
Copy full SHA for 1f2c649
Browse repository at this point
Fix import buttons
alchaplinsky
committed
8b018c7
View commit details
Copy full SHA for 8b018c7
Browse repository at this point
Add import for scenarios and agents
alchaplinsky
committed
f927846
View commit details
Copy full SHA for f927846
Browse repository at this point
Commits on Mar 13, 2026
Add settings specs
alchaplinsky
committed
1852246
View commit details
Copy full SHA for 1852246
Browse repository at this point
Add settings specs
alchaplinsky
committed
479b8d8
View commit details
Copy full SHA for 479b8d8
Browse repository at this point
Add more e2e specs
alchaplinsky
committed
ead5829
View commit details
Copy full SHA for ead5829
Browse repository at this point
Previous
Next
You can’t perform that action at this time.