Commit Graph

937 Commits

Author SHA1 Message Date
Dillon DuPont eac84af801 Clarification of telemetry 2025-07-28 14:20:44 -04:00
Dillon DuPont cd9a8f57be Updated docs to include telemetry 2025-07-28 14:19:21 -04:00
Dillon DuPont b56974a853 Added correct computer_call_output format 2025-07-28 09:45:26 -04:00
Dillon DuPont 73fb91a251 updated meta 2025-07-25 19:18:17 -04:00
Dillon DuPont 110f2e9223 add cli 2025-07-25 19:16:44 -04:00
Dillon DuPont d94879aade caching, budget pages 2025-07-25 18:54:16 -04:00
Dillon DuPont 1541d522f9 document yields and msg format 2025-07-25 13:06:26 -04:00
Dillon DuPont 4c3adb31db renamed agent2 to agent 2025-07-25 12:35:01 -04:00
Dillon DuPont b56a49f2ed Cleaned up coming soon 2025-07-25 12:33:19 -04:00
Dillon DuPont 3a7e465e6c local model docs 2025-07-25 12:19:52 -04:00
Dillon DuPont 5d598fc027 Reworked docs 2025-07-25 10:39:37 -04:00
Morgan Dean 350795615f Rename c/ua - cua 2025-07-22 10:04:13 -07:00
Morgan Dean b981af8fa5 Update tabs -- have it auto-gen 2025-07-21 15:54:19 -07:00
Morgan Dean e44e509e8a Add github links to api reference pages 2025-07-21 15:33:20 -07:00
Morgan Dean 191b6f74c0 Add a link to the API reference on the home page, update dev guide 2025-07-21 15:29:07 -07:00
Morgan Dean 76ce82d117 Update docs content to reflect in-progress state. 2025-07-21 15:28:55 -07:00
Morgan Dean ae6204fbd7 Setup llms.txt & *.mdx routes 2025-07-10 16:51:15 -07:00
Morgan Dean 959ef6e530 Update pnpm-lock for changed dependencies 2025-07-10 16:20:04 -07:00
Morgan Dean a8dfa20414 Add opengraph metadata to pages -- remove biome (it keeps coming back??) 2025-07-10 16:14:14 -07:00
Morgan Dean 183c11b601 Merge branch 'main' into feat/docs/init 2025-07-10 15:17:34 -07:00
Morgan Dean d8d3a9c0bd Fix hydration errors 2025-07-10 15:17:05 -07:00
Morgan Dean 20dd3f50c3 Fix mcp-server documentation 2025-07-10 15:03:57 -07:00
Morgan Dean 9f2aa0fc0b Move metadata to toc header, update fix som docs, add som diagram. 2025-07-10 14:50:11 -07:00
ddupont fa0257f5b3 Merge pull request #318 from trycua/fix/networking-fallbacks
Add REST API Support with WebSocket Fallback for Computer Server
computer-v0.3.5 computer-server-v0.1.18
2025-07-10 17:23:55 -04:00
Dillon DuPont 5a4d9598a8 Added REST based send_command and wait_for_ready 2025-07-10 16:30:20 -04:00
Dillon DuPont 669832030e Added auth manager 2025-07-10 15:55:59 -04:00
Dillon DuPont a54b3e81b6 Fixed REST based auth 2025-07-10 15:42:51 -04:00
Dillon DuPont 45e1136a90 Use to_thread instead 2025-07-10 15:28:46 -04:00
Dillon DuPont 63f5db9674 Added thread pool 2025-07-10 15:24:46 -04:00
Dillon DuPont d4a154059d Added sync command support 2025-07-10 15:22:01 -04:00
Dillon DuPont 9eb6af8569 Fixed run_command usage in Computer 2025-07-10 15:01:24 -04:00
Dillon DuPont 217b108bd1 Added /cmd REST endpoint to computer-server 2025-07-10 14:57:55 -04:00
Morgan Dean 6ccf507c41 Merge branch 'main' into feat/docs/init 2025-07-09 16:53:03 -07:00
Morgan Dean d238861349 Update header items for som 2025-07-09 16:49:23 -07:00
Morgan Dean bbcaeb030b First pass on new docs for Lume, Computer-Server, Core, Lumier, MCP-Server, SOM. Add support for mermaid diagrams 2025-07-09 16:48:30 -07:00
Morgan Dean 013ff2b24f Lots of changes -- package & platform metadata, work on agent & computer page, add more guides 2025-07-09 14:38:12 -07:00
Dillon DuPont cb2f8c3d2a Modified watchdog to lazy load computer-server-v0.1.17 2025-07-09 14:06:01 -04:00
ddupont a0660e9b55 Merge pull request #317 from trycua/fix/async_shell
Change computer.interface.run_command to be asynchronous
computer-server-v0.1.16
2025-07-09 10:56:47 -04:00
Dillon DuPont c61b13173f changed run_command to be asynchronous 2025-07-08 21:45:49 -04:00
Morgan Dean bbb1a2ccdc Add developer guide, renamve from /cua to /guides 2025-07-04 15:01:36 -07:00
Morgan Dean e6ac0f4855 REmove compatibility.md in favor of docs page. 2025-07-04 14:54:13 -07:00
Morgan Dean 7ed96d5ff6 Move references from readme.md to docs. Update lucide. Move guides from readme.md to docs. 2025-07-04 14:53:13 -07:00
Morgan Dean a11d86fb16 API Reference layout refactor, start implementing specific guides 2025-07-04 13:46:04 -07:00
Dillon DuPont 333c187ed8 Fix delay param computer-v0.3.4 2025-07-03 11:08:04 -04:00
ddupont ec6108ec35 Merge pull request #312 from trycua/feat/delay
Add global and local delay control (#308)
computer-v0.3.3
2025-07-02 21:28:12 -04:00
Morgan Dean c93ff469a8 Merge branch 'main' into feat/docs/init 2025-07-02 14:10:42 -07:00
Morgan Dean aa691c5fa4 Re-enable version-based publishing to npm 2025-07-02 13:40:09 -07:00
Morgan Dean 0415741f8c Update computer example to use @trycua/computer from npm 2025-07-02 13:38:47 -07:00
Morgan Dean 645171e7ab [Typescript] Temporarily force publish for all pushes until bugs are fixed. 2025-07-02 13:34:54 -07:00
Morgan Dean 50913687eb [Typescript] Update core readme, remove link: versioning from development, bump version for npm publish. 2025-07-02 13:31:36 -07:00