dal
a7e023ff6f
Merge pull request #588 from buster-so/dallin/bus-1474-investigate-redshift-connection-timeout-issues-with
...
increase timeouts and a few lint fixes
2025-07-21 16:39:40 -06:00
dal
c66c8b910b
here we go agian
2025-07-21 16:38:58 -06:00
dal
0f0c733567
boom frozen
2025-07-21 16:34:33 -06:00
dal
cf2ec2b02a
please
2025-07-21 16:27:15 -06:00
dal
d53826a2f1
typescript
2025-07-21 16:14:00 -06:00
Nate Kelley
0eaeb3f12f
Merge pull request #589 from buster-so/cursor/centralize-environment-variables-with-turbo-1ef2
...
Cursor/centralize environment variables with turbo 1ef2
2025-07-21 16:11:43 -06:00
Nate Kelley
1458d02857
Merge branch 'staging' into cursor/centralize-environment-variables-with-turbo-1ef2
2025-07-21 16:11:26 -06:00
dal
1fa75800fc
unknwon fix and build error
2025-07-21 16:09:39 -06:00
Nate Kelley
8ee892bf2a
Use tsx and .ts files for validation
2025-07-21 16:07:14 -06:00
dal
58eb9e8234
no frozen lockfile
2025-07-21 16:04:00 -06:00
Nate Kelley
3f8b05182d
update server to use tsx
2025-07-21 16:03:02 -06:00
Nate Kelley
4418f4991b
use a shared env validation method
2025-07-21 16:00:10 -06:00
dal
95f4f52372
changes for ci/cd with the sandbox code
2025-07-21 15:54:19 -06:00
dal
d1ab09999f
update so rust build works
2025-07-21 15:46:43 -06:00
Nate Kelley
d141cc5987
Merge pull request #562 from buster-so/devin/BUS-1447-1752896644
...
feat(BUS-1447): Add hook to track new message insertions from external sources
2025-07-21 15:45:18 -06:00
Nate Kelley
bebdcdc347
Update list invlidation logic
2025-07-21 15:44:08 -06:00
Nate Kelley
4460e4934b
Merge branch 'staging' into devin/BUS-1447-1752896644
2025-07-21 15:40:34 -06:00
dal
64992930a4
increase timeouts and a few lint fixes
2025-07-21 15:39:27 -06:00
Nate Kelley
f4b24500e1
check for new chats update
2025-07-21 15:39:14 -06:00
dal
0feb690bbe
try again
2025-07-21 15:19:38 -06:00
Cursor Agent
c1c7b37942
Add centralized environment variable management with env-utils package
...
Co-authored-by: natemkelley <natemkelley@gmail.com>
2025-07-21 21:14:50 +00:00
Nate Kelley
c60ca104ca
Merge branch 'staging' of https://github.com/buster-so/buster into staging
2025-07-21 15:08:31 -06:00
Nate Kelley
04b70f56a3
Update turbo.json
2025-07-21 15:08:29 -06:00
dal
ae96e2f8b1
docker file stuff
2025-07-21 15:05:33 -06:00
Nate Kelley
20898b7713
buster workspace needs sandbox
2025-07-21 15:00:07 -06:00
Nate Kelley
f9ef8bd1ec
Merge branch 'staging' into big-nate/bus-1376-make-streaming-individual-words-use-the-streaming-affect
2025-07-21 14:48:55 -06:00
Nate Kelley
9d6d613334
markdown smoother stream
2025-07-21 14:43:06 -06:00
Nate Kelley
a569460d17
update folder locatoins for components
2025-07-21 13:03:02 -06:00
dal
ecd9902e46
Merge pull request #587 from buster-so/dallin/bus-1469-getting-errors-for-flagging-assumptions-in-production
...
message post processing bugfix no longer loading duplicate conversation history
2025-07-21 12:51:02 -06:00
dal
3991eccf5c
Merge remote-tracking branch 'origin/staging' into dallin/bus-1469-getting-errors-for-flagging-assumptions-in-production
2025-07-21 12:41:14 -06:00
Nate Kelley
06492d0a9d
update imports for streamable markdown
2025-07-21 12:38:14 -06:00
Nate Kelley
ec977bf538
blur in animations are complete
2025-07-21 12:36:05 -06:00
dal
cee4483751
message post processing bugfix no longer loading duplicate conversation history
2025-07-21 12:34:34 -06:00
Devin AI
535af8d902
feat: update bash_execute tool to use SandboxContext and add TypeScript script generation
...
- Update runtime context to use RuntimeContext<SandboxContext>
- Add sandbox execution with TypeScript code generation
- Maintain fallback to local execution
- Follow established pattern from read-files toolset
- Fix test file syntax and add comprehensive test coverage
Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-21 18:24:49 +00:00
Nate Kelley
a2ae1b8b38
update animation lifecycle
2025-07-21 12:21:07 -06:00
Devin AI
5ca93b6de5
revert: remove Rust implementation, keep TypeScript-only idle tool
...
- Remove idle.rs file completely
- Revert all agent mode files to remove Idle tool integration
- Revert mod.rs to remove idle module
- Keep TypeScript implementation in packages/ai:
- idle-tool.ts
- index.ts export
- analyst-agent.ts integration
Addresses user feedback to implement idle tool only in TypeScript packages/ai
Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-21 18:09:19 +00:00
Devin AI
8031790f33
fix: update grep_search to use SandboxContext runtime context
...
- Replace AnalystRuntimeContext with SandboxContext in all function signatures
- Align with read-files and edit-files tools runtime context pattern
- Maintain existing grep execution logic using direct Node.js approach
Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-21 18:08:44 +00:00
dal
2307ad21df
Merge pull request #582 from buster-so/devin/BUS-1464-1753084631
...
feat: implement delete_files tool for file deletion operations
2025-07-21 12:06:45 -06:00
Nate Kelley
d437535d50
update to streaming
2025-07-21 11:34:27 -06:00
dal
8bb4e4ad8e
optimize dataset caching
2025-07-21 10:55:50 -06:00
Nate Kelley
ededd23024
fix streaming bugs
2025-07-21 10:22:51 -06:00
dal
4dd59a299d
trim out random period message
2025-07-21 10:17:12 -06:00
dal
215bca7db4
increase concurrency on turb.json?
2025-07-21 10:09:26 -06:00
dal
9656c3670e
Merge remote-tracking branch 'origin/staging' into dallin/bus-1469-getting-errors-for-flagging-assumptions-in-production
2025-07-21 10:02:00 -06:00
dal
a3a5c39df9
reorganized system messages and added cache controls to the identify assuptinos and flag-chats
2025-07-21 10:01:40 -06:00
dal
d80c44d5ca
Merge pull request #585 from buster-so/jacob-assumption-changes-v2
...
Fixed some assumption logic
2025-07-21 09:59:48 -06:00
jacob-buster
e08117f03b
Fixed some assumption logic
2025-07-21 09:51:54 -06:00
dal
2f7cfd1779
initial summary and such should only go when not a slack follow up
2025-07-21 09:26:18 -06:00
Nate Kelley
7ac895d064
Merge branch 'staging' into big-nate/bus-1376-make-streaming-individual-words-use-the-streaming-affect
2025-07-21 08:32:58 -06:00
Nate Kelley
a8c18844ee
fix broken avatar colors
2025-07-21 08:32:39 -06:00