Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
codeflash-ai
/
codeflash
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
203
Code
Issues
5
Pull requests
15
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
f7466a5
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 14, 2025
replay test functionality working for functions, methods, static methods, class methods, init. basic instrumentation logic for codeflash_trace done.
alvin-r
committed
f7466a5
Copy full SHA for f7466a5
Merge branch 'main' into codeflash-trace-decorator
alvin-r
committed
88a11d3
Copy full SHA for 88a11d3
Merge pull request #52 from codeflash-ai/release/v0.10.3
Show description for fb27a4c
misrasaurabh1
authored
fb27a4c
Copy full SHA for fb27a4c
release v0.10.3
misrasaurabh1
committed
44d0079
Copy full SHA for 44d0079
Merge pull request #49 from codeflash-ai/pytorch-comparator
Show description for 5ee8ad9
misrasaurabh1
authored
5ee8ad9
Copy full SHA for 5ee8ad9
Merge branch 'main' into pytorch-comparator
misrasaurabh1
authored
89ca648
Copy full SHA for 89ca648
Merge pull request #51 from codeflash-ai/test-processing-fix
Show description for 0f81492
KRRT7
authored
0f81492
Copy full SHA for 0f81492
Merge branch 'main' into test-processing-fix
KRRT7
authored
774024b
Copy full SHA for 774024b
Delete testbench.py
KRRT7
committed
6ce8873
Copy full SHA for 6ce8873
check
KRRT7
committed
a4687e9
Copy full SHA for a4687e9
Merge pull request #50 from codeflash-ai/remove-duplicate-preexisting-objects
Show description for a0afba2
alvin-r
authored
a0afba2
Copy full SHA for a0afba2
updated types
alvin-r
committed
4aa194e
Copy full SHA for 4aa194e
removed old function
alvin-r
committed
5d5e77b
Copy full SHA for 5d5e77b
changed preexisting objects to be a set. removes duplicates naturally and makes it easier to search for matches when replacing code.
alvin-r
committed
274f98b
Copy full SHA for 274f98b
initial replay test version working
alvin-r
committed
1801d41
Copy full SHA for 1801d41
more rigorous
misrasaurabh1
committed
c2da811
Copy full SHA for c2da811
Write a comparator for PyTorch
misrasaurabh1
committed
47e8dc5
Copy full SHA for 47e8dc5
Merge branch 'main' into codeflash-trace-decorator
Show description for c150c05
alvin-r
committed
c150c05
Copy full SHA for c150c05
Merge pull request #48 from codeflash-ai/fix-helper-context-for-init
Show description for a651fbf
alvin-r
authored
a651fbf
Copy full SHA for a651fbf
Commits on Mar 13, 2025
fixed a bug where helper functions called in the __init__ was not being found as a helper of helper
alvin-r
committed
26e5923
Copy full SHA for 26e5923
Merge pull request #47 from codeflash-ai/release/v0.10.2
Show description for 4ce6379
misrasaurabh1
authored
4ce6379
Copy full SHA for 4ce6379
Release v0.10.2
misrasaurabh1
committed
61483c4
Copy full SHA for 61483c4
Merge pull request #44 from codeflash-ai/tracer_tracker
Show description for 42317cf
misrasaurabh1
authored
42317cf
Copy full SHA for 42317cf
Merge branch 'main' into tracer_tracker
KRRT7
authored
2f4bdd9
Copy full SHA for 2f4bdd9
Merge pull request #46 from codeflash-ai/cf-561
Show description for 76df611
misrasaurabh1
authored
76df611
Copy full SHA for 76df611
Commits on Mar 12, 2025
Update cmd_init.py
Show description for 5db6dba
aseembits93
authored
5db6dba
Copy full SHA for 5db6dba
work on new replay_test logic
alvin-r
committed
c4694b7
Copy full SHA for c4694b7
Merge branch 'refs/heads/main' into codeflash-trace-decorator
alvin-r
committed
1c3919d
Copy full SHA for 1c3919d
Merge pull request #38 from codeflash-ai/testgen-context-improvement
Show description for 0b86128
alvin-r
authored
0b86128
Copy full SHA for 0b86128
improvements
alvin-r
committed
84bd0f0
Copy full SHA for 84bd0f0
Commits on Mar 11, 2025
cleaned up comments and removed unused old file
alvin-r
committed
e9d6bd1
Copy full SHA for e9d6bd1
initial attempt for codeflash_trace_decorator
alvin-r
committed
887e3cb
Copy full SHA for 887e3cb
adjust coverage expectations
Show description for c12071e
KRRT7
committed
c12071e
Copy full SHA for c12071e
Update tracer.py
KRRT7
committed
e93bd84
Copy full SHA for e93bd84
adjust traced expectations
KRRT7
committed
ab5409f
Copy full SHA for ab5409f
Pagination
Previous
Next
You can’t perform that action at this time.