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 }}
Neuropole
/
apricot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
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
fix: use .replace() instead of .format() in infer_intent to avoid KeyError on JSON prompt
- #19
#19
Merged
pleasingsunlight
merged 9 commits into
test-branch-phase4
Neuropole/apricot:test-branch-phase4
from
intent-based
Neuropole/apricot:intent-based
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: use .replace() instead of .format() in infer_intent to avoid KeyError on JSON prompt
#19
pleasingsunlight
merged 9 commits into
test-branch-phase4
Neuropole/apricot:test-branch-phase4
from
intent-based
Neuropole/apricot:intent-based
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat: infer intent and include in test generation
pleasingsunlight
committed
65f877f
View commit details
Copy full SHA for 65f877f
Browse repository at this point
fix: handle commit failure with error message
pleasingsunlight
committed
78c6c6e
View commit details
Copy full SHA for 78c6c6e
Browse repository at this point
fix: handle intent extraction failure with fallback
pleasingsunlight
committed
8968fe2
View commit details
Copy full SHA for 8968fe2
Browse repository at this point
feat: add logging for generated review in main function
pleasingsunlight
committed
edab2cf
View commit details
Copy full SHA for edab2cf
Browse repository at this point
Commits on Apr 8, 2026
fix: handle intent extraction failure with fallback
pleasingsunlight
committed
1a8563c
View commit details
Copy full SHA for 1a8563c
Browse repository at this point
Commits on Apr 9, 2026
fix: add infer_intent with .replace(), add INTENT_PROMPT, update test_generator with intent param
Show description for ecacb68
Copilot
and
haddybhaiya
authored
ecacb68
View commit details
Copy full SHA for ecacb68
Browse repository at this point
Merge branch 'test-branch-phase4' into intent-based
haddybhaiya
authored
6719293
View commit details
Copy full SHA for 6719293
Browse repository at this point
Merge 6719293e68140931d2fa2a41ec9356f2c7d434b1 into 0ad0a8183670531bff682c2d82651417c295e014
pleasingsunlight
authored
c4293f7
View commit details
Copy full SHA for c4293f7
Browse repository at this point
Add AI-generated tests
actions-user
committed
79bc30d
View commit details
Copy full SHA for 79bc30d
Browse repository at this point
You can’t perform that action at this time.