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
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
.
codeflash-ai
/
codeflash
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
247
Code
Issues
18
Pull requests
55
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf: cache jedi project, batch test cache writes, fix Windows relative_to bug
- #1852
#1852
Merged
KRRT7
merged 11 commits into
main
codeflash-ai/codeflash:main
from
cf-1846-port-perf-improvements
codeflash-ai/codeflash:cf-1846-port-perf-improvements
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
perf: cache jedi project, batch test cache writes, fix Windows relative_to bug
#1852
KRRT7
merged 11 commits into
main
codeflash-ai/codeflash:main
from
cf-1846-port-perf-improvements
codeflash-ai/codeflash:cf-1846-port-perf-improvements
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
perf: cache jedi project, batch test cache writes, fix Windows relative_to bug
Show description for 5060c08
KRRT7
committed
5060c08
View commit details
Copy full SHA for 5060c08
Browse repository at this point
fix: correct pending_rows type annotation to int | TestType
github-actions[bot]
committed
9f20cdf
View commit details
Copy full SHA for 9f20cdf
Browse repository at this point
Optimize re_extract_from_cache
Show description for 5b52fba
codeflash-ai[bot]
authored
5b52fba
View commit details
Copy full SHA for 5b52fba
Browse repository at this point
Merge pull request #1853 from codeflash-ai/codeflash/optimize-pr1852-2026-03-17T06.54.17
Show description for e820e11
claude[bot]
authored
e820e11
View commit details
Copy full SHA for e820e11
Browse repository at this point
fix: remove duplicate _maybe_strip_docstring definition causing mypy no-redef error
Show description for dc8548f
github-actions[bot]
and
KRRT7
committed
dc8548f
View commit details
Copy full SHA for dc8548f
Browse repository at this point
fix: remove extra blank line to pass ruff format
KRRT7
committed
7e675e4
View commit details
Copy full SHA for 7e675e4
Browse repository at this point
fix: correct has_module_level_imports early-exit check in add_needed_imports_from_module
Show description for 96d20d3
github-actions[bot]
and
Kevin Turcios
committed
96d20d3
View commit details
Copy full SHA for 96d20d3
Browse repository at this point
fix: resolve Python 3.9 isinstance union type and extra blank lines in flat output
Show description for fbd0007
KRRT7
and
oz-agent
committed
fbd0007
View commit details
Copy full SHA for fbd0007
Browse repository at this point
fix: restore fallback behavior and fix type narrowing in add_needed_imports_from_module
Show description for ba7feb0
3 people
committed
ba7feb0
View commit details
Copy full SHA for ba7feb0
Browse repository at this point
Commits on Mar 18, 2026
fix: normalize module fallback formatting for import merge
KRRT7
committed
bf9adf2
View commit details
Copy full SHA for bf9adf2
Browse repository at this point
fix: add else branch for parsed_dst_module to resolve mypy None narrowing
Show description for 7cf183e
github-actions[bot]
and
Kevin Turcios
committed
7cf183e
View commit details
Copy full SHA for 7cf183e
Browse repository at this point
You can’t perform that action at this time.