Skip to content

Activity

enhance: allocate a random token for each daemon tool (#972)

Pull request merge
g-linvillepushed 1 commit to main • 9b2832d…20f384d • 
2 days ago

chore: switch from gob to JSON encoding for digests (#971)

Pull request merge
thedadamspushed 1 commit to main • b98000c…9b2832d • 
3 days ago

fix: correct the ordering of the as tool name aliases for MCP servers (

Pull request merge
thedadamspushed 1 commit to main • 6edde57…b98000c • 
5 days ago

allow model temprature to be nil

tybalexcreated temperature • 27c9084 • 
6 days ago

enhance: add the ability to close an individual MCP server (#967)

Pull request merge
thedadamspushed 1 commit to main • 43aca8f…6edde57 • 
9 days ago

chore: separate the LoadSession function in the MCP loader (#966)

Pull request merge
thedadamspushed 1 commit to main • ed2fc20…43aca8f • 
11 days ago

feat: add support for MCP servers (#965)

Pull request merge
thedadamspushed 1 commit to main • 5ff6543…ed2fc20 • 
13 days ago

chore: add credential checkParam field (#964)

Pull request merge
thedadamspushed 1 commit to main • 7e668d5…5ff6543 • 
24 days ago

chore: migrate to golangci-lint v2 (#962)

Pull request merge
thedadamspushed 1 commit to main • 4b87a83…7e668d5 • 
on Apr 16

fix: remove unnecessary error wrapping (#961)

Pull request merge
g-linvillepushed 1 commit to main • c519c63…4b87a83 • 
on Apr 15

fix: estimate tokens using tiktoken (#959)

Pull request merge
g-linvillepushed 1 commit to main • 9abfd87…c519c63 • 
on Apr 10

Chore: Drop tools.gptscript.ai

Pull request merge
cjellickpushed 1 commit to main • ce3b726…9abfd87 • 
on Apr 7

Enhance: add ability to do inline prompting to choose oauth/pat (#955)

Pull request merge
StrongMonkeypushed 1 commit to main • 550d649…ce3b726 • 
on Mar 28

Fix: make sure to not proceed with cred after abort (#957)

Pull request merge
StrongMonkeypushed 1 commit to main • cb3d0de…550d649 • 
on Mar 28

Fix: fix close bug when run is aborted (#956)

Pull request merge
StrongMonkeypushed 1 commit to main • 31ce029…cb3d0de • 
on Mar 28

bug: String() is unsafe, so rename to Print() and make a safer version

Pull request merge
ibuildthecloudpushed 2 commits to main • f9c09f1…31ce029 • 
on Mar 22

chore: move string to constant for easier reuse

Pull request merge
ibuildthecloudpushed 1 commit to main • cee1a75…f9c09f1 • 
on Mar 17

enhance: add method for recreating all credentials (#951)

Pull request merge
g-linvillepushed 1 commit to main • 0d20be1…cee1a75 • 
on Mar 14

feat: add ability to gracefully stop runs (#950)

Pull request merge
thedadamspushed 1 commit to main • 86e85f0…0d20be1 • 
on Feb 24

enhance: add option to return revision ID when reading file in worksp…

Pull request merge
thedadamspushed 1 commit to main • ed71575…86e85f0 • 
on Feb 22

enhance: add latest_revision field to writing files in a workspace

Pull request merge
thedadamspushed 1 commit to main • bf1b000…ed71575 • 
on Feb 11

feat: allow daemons to request environment variables

Pull request merge
thedadamspushed 1 commit to main • bb6456f…bf1b000 • 
on Feb 6

chore: bump the consecutive tool calls limit to 50

Pull request merge
thedadamspushed 1 commit to main • 468c4f1…bb6456f • 
on Feb 6

enhance: add field-level sensitivity for prompts

Pull request merge
thedadamspushed 1 commit to main • 7ee5c80…468c4f1 • 
on Feb 4

chore: switch from deprecated mholt/archiver/v4 to mholt/archives (#941)

Pull request merge
iwilltry42pushed 1 commit to main • e09b556…7ee5c80 • 
on Jan 28

chore: bump chat-completion-client version to include error formattin…

Pull request merge
iwilltry42pushed 1 commit to main • 1b6eba9…e09b556 • 
on Jan 28

enhance: add support for disabling file revisions for workspace provider

Pull request merge
thedadamspushed 1 commit to main • 45323ce…1b6eba9 • 
on Jan 27

chore: update chat-completion-client dep to include error log fix (#938)

Pull request merge
iwilltry42pushed 1 commit to main • c02c4cb…45323ce • 
on Jan 23

chore: make credential overrides cred context aware

Pull request merge
ibuildthecloudpushed 1 commit to main • 3f876b2…c02c4cb • 
on Jan 22

bug: don't drop valid json that doesn't have a message

Pull request merge
ibuildthecloudpushed 1 commit to main • ccc2ea4…3f876b2 • 
on Jan 20