-
Notifications
You must be signed in to change notification settings - Fork 97
feat:(claude-code) optional agentapi #599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
35C4n0r
wants to merge
56
commits into
main
Choose a base branch
from
feat-conditional-agentapi
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
dd96e8c
feat: conditional agentapi
35C4n0r c5d8357
wip
35C4n0r 2c00575
wip
35C4n0r a91c884
wip
35C4n0r f3bfa9c
wip
35C4n0r 0d03fa4
wip
35C4n0r 05c5724
wip
35C4n0r 65a73a8
wip
35C4n0r c6a7d04
wip
35C4n0r bdc8aea
wip
35C4n0r 50eb191
wip
35C4n0r 09386a4
wip
35C4n0r e12cd61
wip
35C4n0r 19f2a8f
wip
35C4n0r d718c3b
wip
35C4n0r 2ed4be2
wip
35C4n0r 8664ded
wip
35C4n0r b32b2d4
wip
35C4n0r 0d0bfa7
wip
35C4n0r 78a0d14
wip
35C4n0r 250b64e
wip
35C4n0r 63eff43
wip
35C4n0r c2fa87a
wip
35C4n0r d0ef4f4
wip
35C4n0r 4856462
Merge branch 'main' into feat-conditional-agentapi
35C4n0r 19dc50d
wip
35C4n0r 327f054
wip
35C4n0r 149e65b
wip
35C4n0r 6806985
wip
35C4n0r 5870805
wip
35C4n0r 93f9ec3
wip
35C4n0r a630ffa
wip
35C4n0r 090fa7d
wip
35C4n0r aaf2c4e
wip
35C4n0r ef0f597
wip
35C4n0r 1dee001
wip
35C4n0r dd86d3d
wip
35C4n0r d3b5057
wip
35C4n0r 65189bc
wip
35C4n0r 395f170
wip
35C4n0r c115d86
wip
35C4n0r 73af151
wip
35C4n0r ae48c10
wip
35C4n0r 4b03bce
wip
35C4n0r d4efc09
bun fmt
35C4n0r d8a9643
Merge branch 'main' into feat-conditional-agentapi
35C4n0r c411657
feat: merge to main changes
35C4n0r 5f4d7bf
feat: merge to main changes
35C4n0r 60ed613
bun fmt
35C4n0r 0ffd71d
wip
35C4n0r 5c4480d
wip
35C4n0r 9258f18
wip
35C4n0r f257efd
wip
35C4n0r 229056b
wip
35C4n0r a7e0b09
wip
35C4n0r 6802df9
hopefully final wip
35C4n0r File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this might be moot now that we have
claude_binary_pathwhich is meant to be a place you can provide your path to claude-code if you are sourcing it outside the module.