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
.
CodeForPhilly
/
balancer-main
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19
Star
21
Code
Issues
187
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] [#521] Research Agent Tools
- #524
#524
Draft
sahilds1
wants to merge 22 commits into
CodeForPhilly:develop
CodeForPhilly/balancer-main:develop
from
sahilds1:521-research-agent-tools
sahilds1/balancer-main:521-research-agent-tools
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
[WIP] [#521] Research Agent Tools
#524
sahilds1
wants to merge 22 commits into
CodeForPhilly:develop
CodeForPhilly/balancer-main:develop
from
sahilds1:521-research-agent-tools
sahilds1/balancer-main:521-research-agent-tools
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
Add TODOs for adding tools
sahilds1
committed
b3669b0
View commit details
Copy full SHA for b3669b0
Browse repository at this point
Commits on Jul 16, 2026
Add ask_database tool and split tool module
Show description for b5710e9
sahilds1
committed
b5710e9
View commit details
Copy full SHA for b5710e9
Browse repository at this point
Commits on Jul 17, 2026
Refactor model tools as a Tool dataclass, drop the aggregators
Show description for aba10f8
sahilds1
committed
aba10f8
View commit details
Copy full SHA for aba10f8
Browse repository at this point
Commits on Jul 21, 2026
Use absolute imports in assistant module; clarify test-patching contract
Show description for 76a78b0
sahilds1
committed
76a78b0
View commit details
Copy full SHA for 76a78b0
Browse repository at this point
Hardcode ask_database schema string; document Tool composition choice
Show description for 35a360d
sahilds1
committed
35a360d
View commit details
Copy full SHA for 35a360d
Browse repository at this point
Commits on Jul 24, 2026
Capture tool calls and duration in the eval CSV
Show description for 100ed12
sahilds1
committed
100ed12
View commit details
Copy full SHA for 100ed12
Browse repository at this point
Commits on Jul 27, 2026
Share one MODEL_NAME constant; record deferred eval work as TODOs
Show description for 85a1a0a
sahilds1
committed
85a1a0a
View commit details
Copy full SHA for 85a1a0a
Browse repository at this point
Commits on Aug 4, 2026
Merge branch 'develop' into 521-research-agent-tools
sahilds1
committed
53afce8
View commit details
Copy full SHA for 53afce8
Browse repository at this point
Unblock the eval's first end-to-end run
Show description for b6eca89
sahilds1
committed
b6eca89
View commit details
Copy full SHA for b6eca89
Browse repository at this point
Eval reported clean runs while retreivals crashed because of a race
sahilds1
committed
2e58e11
View commit details
Copy full SHA for 2e58e11
Browse repository at this point
Note: b6eca89 bundles the race on the embedding model fixes with the run-unblocking fixes
sahilds1
committed
f129ce4
View commit details
Copy full SHA for f129ce4
Browse repository at this point
Commits on Aug 7, 2026
Test only the logic we wrote: drop glue tests, dedupe with parametrize
Show description for ff75d34
sahilds1
committed
ff75d34
View commit details
Copy full SHA for ff75d34
Browse repository at this point
Commits on Aug 11, 2026
Add comments for open follow ups
sahilds1
committed
408b2a4
View commit details
Copy full SHA for 408b2a4
Browse repository at this point
Tool, ToolCallStatus, ToolCall and AssistantResult now live in one module
sahilds1
committed
a4949cb
View commit details
Copy full SHA for a4949cb
Browse repository at this point
invoke_functions_from_response's function_call branch moves to _execute_function_call
sahilds1
committed
fba44f2
View commit details
Copy full SHA for fba44f2
Browse repository at this point
Note: fba44f2 bundles renaming initial_response fix
sahilds1
committed
72582ab
View commit details
Copy full SHA for 72582ab
Browse repository at this point
Commits on Aug 16, 2026
Rename the agentic loop's functions and record types
Show description for fb4ab35
sahilds1
committed
fb4ab35
View commit details
Copy full SHA for fb4ab35
Browse repository at this point
Commits on Aug 17, 2026
DOC: Condense comments in assistant
sahilds1
committed
daed3de
View commit details
Copy full SHA for daed3de
Browse repository at this point
Commits on Sep 1, 2026
Placeholder TODOs for token capture
sahilds1
committed
76f5857
View commit details
Copy full SHA for 76f5857
Browse repository at this point
Commits on Sep 15, 2026
DOC TODOs before implementing token usage capture
Show description for b6c4c4d
sahilds1
committed
b6c4c4d
View commit details
Copy full SHA for b6c4c4d
Browse repository at this point
Commits on Sep 16, 2026
Placeholder implementation for token capture
sahilds1
committed
5050183
View commit details
Copy full SHA for 5050183
Browse repository at this point
DOC Comments for placeholder implementation of token usage
sahilds1
committed
d6c468c
View commit details
Copy full SHA for d6c468c
Browse repository at this point
You can’t perform that action at this time.