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
.
finecode-dev
/
finecode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
17
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
Breadcrumbs
History for
finecode
src
finecode
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2026
Bound prepare-envs concurrency at two layers, with service config injection (ADR-0055, ADR-0056)
Show description for 306fdbf
Aksem
committed
306fdbf
View commit details
Copy full SHA for 306fdbf
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
Add --env/--interpreter selectors and matrix-keyed fan-out for interpreter-matrix actions (PRD-0003 AC8)
Show description for 4f37acb
Aksem
committed
4f37acb
View commit details
Copy full SHA for 4f37acb
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Extend validation of finecode-user.toml
Aksem
committed
dc09b64
View commit details
Copy full SHA for dc09b64
View code at this point
Browse repository at this point
Remove outdated TextDocumentSemanticDeltaAction and rework TextDocumentSemanticTokensAction to support both full and delta modes in LSP
Aksem
committed
d88880c
View commit details
Copy full SHA for d88880c
View code at this point
Browse repository at this point
ADR-0047: support of interpreter matrix in config
Aksem
committed
60ccede
View commit details
Copy full SHA for 60ccede
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Fix Windows VIRTUAL_ENV regex and dogfood finecode for docs build
Show description for 35eb599
Aksem
committed
35eb599
View commit details
Copy full SHA for 35eb599
View code at this point
Browse repository at this point
Add client log streaming (ADR-0049) and --verbose CLI flag
Show description for 3de4a3a
Aksem
committed
3de4a3a
View commit details
Copy full SHA for 3de4a3a
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Add check_formatting action, mergeResults option, and venv-relocation auto-repair (ADR-0046)
Show description for 7982ab3
Aksem
committed
7982ab3
View commit details
Copy full SHA for 7982ab3
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Fix off-by-one inlay hint lines and shallow previous_result reconstruction
Show description for 2f3740d
Aksem
committed
2f3740d
View commit details
Copy full SHA for 2f3740d
View code at this point
Browse repository at this point
Replace per-action metadata RPC with cross-env subaction discovery (ADR-0045) and add Python inlay hints
Show description for 9f43612
Aksem
committed
9f43612
View commit details
Copy full SHA for 9f43612
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Propagate pyrefly's LSP RequestCancelled signal end-to-end instead of logging it as a crash
Show description for 0446abf
Aksem
committed
0446abf
View commit details
Copy full SHA for 0446abf
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Fix stale-file crash in ER didOpen, sequential handler merge bug, and
Show description for a9a533e
Aksem
committed
a9a533e
View commit details
Copy full SHA for a9a533e
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Action.scope defaulted to PROJECT in the WM domain even when the action class
Show description for 3c97015
Aksem
committed
3c97015
View commit details
Copy full SHA for 3c97015
View code at this point
Browse repository at this point
Add OTel tracing, runBatch streaming, on-demand handler init, and finecode-user.toml
Show description for ecd69b3
Aksem
committed
ecd69b3
View commit details
Copy full SHA for ecd69b3
View code at this point
Browse repository at this point
Add more LSP endpoints and actions representing them.
Aksem
committed
7f3deac
View commit details
Copy full SHA for 7f3deac
View code at this point
Browse repository at this point
Commits on May 26, 2026
LSP server: add missing endpoints for call hierarchy, navigation, sematic tokens and type hierarchy. Adapt diagnostics to new inspect_code action.
Aksem
committed
272cfd4
View commit details
Copy full SHA for 272cfd4
View code at this point
Browse repository at this point
Add endpoints in WM-ER protocol to get action metadata by ER which cannot import action by itself
Aksem
committed
14f1a6a
View commit details
Copy full SHA for 14f1a6a
View code at this point
Browse repository at this point
Allow to enable WAL events in workspace config, not only via env variable. Add 'allow_no_handlers' to project executor. Add WAL events for ER lifecycle. If WM server fails to start, save output t…
Show description for 9858ce6
Aksem
committed
9858ce6
View commit details
Copy full SHA for 9858ce6
View code at this point
Browse repository at this point
Commits on May 24, 2026
Improve telemetry: initial trace stays root trace, all subactions orchestrated by WM create subtraces, not new root traces. Improve error handling in ER to avoid useless tracebacks.
Aksem
committed
150c9a0
View commit details
Copy full SHA for 150c9a0
View code at this point
Browse repository at this point
Commits on May 23, 2026
Improve validation of config on parsing in WM server. Avoid logging misleading warnings if project overwrites handler properties from preset.
Aksem
committed
56c6356
View commit details
Copy full SHA for 56c6356
View code at this point
Browse repository at this point
Move prepare-envs functionality from CLI command in WM server and make it available as WM endpoint. Document WM server domain, move errors in own module. Improve errors raised in WM server.
Aksem
committed
79001ae
View commit details
Copy full SHA for 79001ae
View code at this point
Browse repository at this point
Commits on May 15, 2026
Silence 'unhandled notification' log in CLI commands. Fix prepare-envs after moving base actions into fine_envs preset by adding intermedate step with starting workspace root ER.
Aksem
committed
85c406f
View commit details
Copy full SHA for 85c406f
View code at this point
Browse repository at this point
Walk the workspace directory in depth instead of rglob to skip directories that can be not projects.
Aksem
committed
a72d5e4
View commit details
Copy full SHA for a72d5e4
View code at this point
Browse repository at this point
Move actions from finecode_extension_api and handlers from finecode_builtin_handlers into 'feature presets'. Get rid of base_config.toml in the same way.
Aksem
committed
8933a98
View commit details
Copy full SHA for 8933a98
View code at this point
Browse repository at this point
Commits on May 14, 2026
Fix project filter in CLI if using shared server: get projects using list_projects instead of relying on add_dir, which returns only new projects.
Aksem
committed
70b3b1e
View commit details
Copy full SHA for 70b3b1e
View code at this point
Browse repository at this point
Improve logging of errors(log traceback only for unexpected exceptions). Fix parent-child spans in telemetry.
Aksem
committed
5914e11
View commit details
Copy full SHA for 5914e11
View code at this point
Browse repository at this point
Commits on May 8, 2026
Fix prepare-envs: if project is provided, start dev_workspace only for it, not for all projects.
Aksem
committed
3fd2144
View commit details
Copy full SHA for 3fd2144
View code at this point
Browse repository at this point
Add dependencies_override for extensions and handlers.
Aksem
committed
45422a3
View commit details
Copy full SHA for 45422a3
View code at this point
Browse repository at this point
Commits on May 5, 2026
Move python base actions to fine_python_lang extension.
Aksem
committed
7ba687d
View commit details
Copy full SHA for 7ba687d
View code at this point
Browse repository at this point
Adapt LSP diagnostics to updated lint action, which became a workspace action.
Aksem
committed
34dabf4
View commit details
Copy full SHA for 34dabf4
View code at this point
Browse repository at this point
Improve error handling in wm server and lint precoomit bridge handler.
Aksem
committed
42c9f7e
View commit details
Copy full SHA for 42c9f7e
View code at this point
Browse repository at this point
Add ActionScope: workspace or project. Rework LintAction and make it a workspace action. Improve iworkspaceinforprovider to return not only project paths but also their config statuses(required als…
Show description for 19edad6
Aksem
committed
19edad6
View commit details
Copy full SHA for 19edad6
View code at this point
Browse repository at this point
Commits on May 4, 2026
Introduce OTel telemetry support.
Aksem
committed
9d31646
View commit details
Copy full SHA for 9d31646
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Pass caller_kwargs across ERs. Unify run action options to camel case as all other keys.
Aksem
committed
75bd1f6
View commit details
Copy full SHA for 75bd1f6
View code at this point
Browse repository at this point
Restructure root package and put mcp server and cli in own dirs. Split CLI by components.
Aksem
committed
c82b4b4
View commit details
Copy full SHA for c82b4b4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.