Ola Hungerford
|
5b884b55b5
|
Add server startup logging
|
2025-01-26 20:13:11 -07:00 |
|
Ashwin Bhat
|
a976aefb39
|
allow passing env vars to server from command line
|
2025-01-10 07:51:54 -08:00 |
|
devin-ai-integration[bot]
|
bd6586bbad
|
style: apply prettier formatting
|
2024-12-06 19:43:48 +00:00 |
|
devin-ai-integration[bot]
|
cc1ae05f9d
|
fix: use shell-quote for proper argument parsing
|
2024-12-06 19:34:03 +00:00 |
|
Ani Betts
|
853a3b4faf
|
Enable using 'npx' as your command on Windows
|
2024-11-27 17:04:52 +01:00 |
|
Anaïs Betts
|
7792070d81
|
Add debugging
|
2024-11-26 17:18:33 +01:00 |
|
Justin Spahr-Summers
|
dac692e638
|
Fix type errors in server
|
2024-11-21 10:29:36 +00:00 |
|
Ashwin Bhat
|
22bf78720b
|
show server stderr in inspector UI
|
2024-11-20 18:13:54 -08:00 |
|
Ashwin Bhat
|
f684d2e891
|
improve inspector startup message
|
2024-11-19 16:58:33 -08:00 |
|
Ashwin Bhat
|
c1a56810fb
|
pass in args
|
2024-11-19 11:42:16 -08:00 |
|
Justin Spahr-Summers
|
bf2ddc9b7b
|
Fix server dying when an error occurs
Resolves #34.
|
2024-11-12 14:02:23 +00:00 |
|
Justin Spahr-Summers
|
a0d8ec1e7e
|
Make server executable on its own
|
2024-11-11 10:41:07 +00:00 |
|
Justin Spahr-Summers
|
76e2cf6fdc
|
Add UI for viewing and configuring environment variables
|
2024-11-07 15:28:21 +00:00 |
|
Justin Spahr-Summers
|
82f3d99639
|
Install TypeScript SDK from registry
|
2024-10-28 10:42:31 +00:00 |
|
Justin Spahr-Summers
|
a16649be87
|
Fix argument splitting to work on spaces
|
2024-10-21 14:20:26 +01:00 |
|
Ashwin Bhat
|
c6a11422f4
|
updates for sdk update
|
2024-10-16 16:22:14 -07:00 |
|
Ashwin Bhat
|
17456ad54a
|
remove unused code
|
2024-10-11 08:52:22 -07:00 |
|
Ashwin Bhat
|
b9ed2bec74
|
encoding/decoding uri component
|
2024-10-11 08:48:17 -07:00 |
|
Ashwin Bhat
|
14da4793f7
|
extract transport logic
|
2024-10-11 08:42:31 -07:00 |
|
Ashwin Bhat
|
02bfd16309
|
handle multiple connections
|
2024-10-11 08:41:54 -07:00 |
|
Ashwin Bhat
|
2e939ba569
|
add clear logging to server
|
2024-10-11 08:41:10 -07:00 |
|
Ashwin Bhat
|
d32e7b6725
|
add SSE connection ability
|
2024-10-11 08:40:20 -07:00 |
|
Ashwin Bhat
|
50f86ebbfe
|
fix types, eliminate client/server
|
2024-10-11 08:34:28 -07:00 |
|
Ashwin Bhat
|
df8051b975
|
use proxy function
|
2024-10-10 09:13:19 -07:00 |
|
Ashwin Bhat
|
4b82553046
|
remove client class
|
2024-10-09 17:22:20 -07:00 |
|
Ashwin Bhat
|
6575697f25
|
refactor to not use custom websocket protocol
|
2024-10-09 17:22:20 -07:00 |
|
Ashwin Bhat
|
bfc9e6e882
|
get tools working
|
2024-10-08 16:49:12 -07:00 |
|
Ashwin Bhat
|
88df0cd453
|
make prompts pass args
|
2024-10-08 16:49:12 -07:00 |
|
Ashwin Bhat
|
1095e48c44
|
add ability to connect manually
|
2024-10-08 08:20:18 -07:00 |
|
Ashwin Bhat
|
38e1c8b2b9
|
tools
|
2024-10-08 07:33:47 -07:00 |
|
Ashwin Bhat
|
0a7f5f9f22
|
add prompts tab
|
2024-10-07 17:09:13 -07:00 |
|
Ashwin Bhat
|
70a9f96712
|
init server
|
2024-10-07 16:27:49 -07:00 |
|