Commit graph

  • a8fc21d070 Add initial ChunkToolCall handling in Anthropic provider Max 2026-02-15 21:30:52 +08:00
  • 71eab0689e Enhance API output formatting in start command Max 2026-02-15 18:54:17 +08:00
  • 6c51e74b02 Refactor start command and enhance tool availability reporting Max 2026-02-15 18:48:27 +08:00
  • c7cdfbdfe6 Refactor error handling in middleware and clean up template struct comments Max 2026-02-15 17:56:54 +08:00
  • 621290d578 Enhance guard handling and template configuration merging Max 2026-02-15 16:34:31 +08:00
  • 0a81b00f70
    Merge pull request #1467 from trheyi/main Max 2026-02-15 12:26:11 +08:00
  • 069f60f1f8 Add zip processing functionality for attachments Max 2026-02-15 12:12:17 +08:00
  • 6c04ef9b89
    Merge pull request #1466 from trheyi/main Max 2026-02-14 21:59:24 +08:00
  • ce137b34f5 Enhance tool inspection and remove studio configuration Max 2026-02-14 21:06:59 +08:00
  • 85159f49dd Add STT capability support in LLM agent Max 2026-02-14 18:03:13 +08:00
  • 9c73d81cd9
    Merge pull request #1465 from trheyi/main Max 2026-02-14 12:00:57 +08:00
  • 342c2f11a3 Refactor agent call handling and enhance request structures Max 2026-02-14 11:30:20 +08:00
  • ee6a1691b7
    Merge pull request #1464 from trheyi/main Max 2026-02-14 08:33:41 +08:00
  • 19c2d6b547 Implement dynamic route resolution using rewrite rules Max 2026-02-13 23:44:28 +08:00
  • 594a805734
    Merge pull request #1463 from trheyi/main Max 2026-02-13 12:11:57 +08:00
  • baebefdb02 Update Dockerfile to use the latest Docker image Max 2026-02-13 11:39:36 +08:00
  • f2166bc847 Add FFmpeg installation and testing to workflows Max 2026-02-13 10:47:44 +08:00
  • b9cff8e049 Refactor Redis and MongoDB setup in workflows Max 2026-02-13 10:37:40 +08:00
  • b7d026deb1 Update Redis and MongoDB GitHub Action versions in workflows Max 2026-02-13 10:28:17 +08:00
  • 16b3651204 Add job.jsapi import and enhance session handling in goroutine execution Max 2026-02-12 23:02:22 +08:00
  • a1a004deb3
    Merge pull request #1462 from trheyi/main Max 2026-02-12 19:48:03 +08:00
  • 464f1abf63 Remove OpenAI API references from Assistant struct and initialization Max 2026-02-12 19:47:06 +08:00
  • d598394337 Update asset metadata timestamps and enhance translation handling Max 2026-02-12 19:06:56 +08:00
  • 62a4723c71 Add RSS and Sitemap support in main.go imports Max 2026-02-12 14:30:18 +08:00
  • 2c44071a93
    Merge pull request #1461 from trheyi/main Max 2026-02-11 17:08:05 +08:00
  • 831f3051ea Ensure SafeWriter is closed before reading buffer in test Max 2026-02-11 17:07:33 +08:00
  • 5141411ab4
    Merge pull request #1460 from trheyi/main Max 2026-02-11 16:41:03 +08:00
  • 1b028abdef Enhance test reliability by closing SafeWriter before buffer read Max 2026-02-11 16:03:21 +08:00
  • e5e54085b1
    Merge pull request #1459 from trheyi/main Max 2026-02-11 15:45:16 +08:00
  • 69a6a43362 Add Anthropic API key to workflow configurations Max 2026-02-11 15:12:21 +08:00
  • 8dff448bd0
    Merge pull request #1458 from trheyi/main Max 2026-02-11 12:36:25 +08:00
  • 650a002a5a Implement support for Anthropic connectors in the LLM and sandbox components Max 2026-02-11 12:05:07 +08:00
  • a33fef8e8b
    Merge pull request #1457 from trheyi/main Max 2026-02-10 19:57:44 +08:00
  • ad311cad2a Add audio transcription file handling and related tests Max 2026-02-10 19:05:29 +08:00
  • aebebf49c5
    Merge pull request #1456 from trheyi/main Max 2026-02-09 21:20:40 +08:00
  • bdcc3585e2 Enhance script resolution logic and update asset metadata Max 2026-02-09 18:32:24 +08:00
  • 0562ed4a8b
    Merge pull request #1455 from trheyi/main Max 2026-02-09 09:55:41 +08:00
  • a372a56cf0 Update IPC socket path in tests to match configuration change Max 2026-02-09 00:07:48 +08:00
  • 6f50cf139a Update container IPC socket path in default configuration Max 2026-02-08 22:12:31 +08:00
  • ac926b4233 Enhance container configuration for VNC images Max 2026-02-08 20:30:04 +08:00
  • cc053f3d0e Refactor OAuth access token handling and remove unused API key methods Max 2026-02-08 15:19:09 +08:00
  • 91ee8c947d Update API URL in proxy configuration test and clean up attachment handling logic Max 2026-02-08 14:35:12 +08:00
  • 2a839ff94e Add Claude CLI argument mapping for sandbox arguments Max 2026-02-08 12:57:10 +08:00
  • 31a75f0161 Refactor API URL building in OpenAI and Claude components Max 2026-02-08 12:31:28 +08:00
  • fea1ac0708 Add user attachment handling in Claude executor Max 2026-02-08 11:49:51 +08:00
  • 5f40ccbac4
    Merge pull request #1454 from trheyi/main Max 2026-02-07 20:23:59 +08:00
  • 3bbc11604c Implement ENV variable resolution in team configuration Max 2026-02-07 20:22:14 +08:00
  • bf8d82f022 Add Yao authentication source and OAuth email handling Max 2026-02-07 19:44:10 +08:00
  • 16a96642f5 Refactor user registration process to include default team creation Max 2026-02-07 17:19:28 +08:00
  • fa664b7db7 Add root configuration to processPing response Max 2026-02-07 12:32:32 +08:00
  • 898ba7d4fd Update Makefile to switch .env login URLs from development to release mode Max 2026-02-07 12:21:07 +08:00
  • 37410985f3 Add new skill references and assets for development environments Max 2026-02-07 12:01:42 +08:00
  • e14722f1fa
    Merge pull request #1453 from trheyi/main Max 2026-02-06 20:09:54 +08:00
  • ce4864cfde Enhance sandbox environment setup for VNC and Python compatibility Max 2026-02-06 19:38:22 +08:00
  • 9eeec111b9
    Merge pull request #1452 from trheyi/main Max 2026-02-06 17:49:21 +08:00
  • 95cdf7961c Add Chrome support to sandbox module and update documentation Max 2026-02-06 17:48:49 +08:00
  • 8a582ce149
    Merge pull request #1451 from trheyi/main Max 2026-02-06 13:17:35 +08:00
  • 28363b973e Fix sandbox compatibility, claude-proxy streaming, and rename playwright to browser Max 2026-02-06 12:31:07 +08:00
  • 0a965c383d Add sandbox ID and VNC URL methods to sandbox executor Max 2026-02-05 21:46:07 +08:00
  • 55164c5665 Enhance VNC sandbox images with Yao branding and sudo support Max 2026-02-05 18:23:15 +08:00
  • 69058787f9 Add VNC remote desktop support for sandbox containers Max 2026-02-05 14:45:54 +08:00
  • 015fc9ef92 Add secure_cookie field to EntryConfig API response Max 2026-02-04 20:55:53 +08:00
  • d7ba22ae8e Enhance OAuth security configuration and cookie handling Max 2026-02-04 20:16:24 +08:00
  • 9a1024722e
    Merge pull request #1450 from trheyi/main Max 2026-02-04 19:09:36 +08:00
  • 1680d5eefe Refactor Yao app initialization and enhance error handling Max 2026-02-04 19:04:23 +08:00
  • 14869bebb6
    Merge pull request #1449 from trheyi/main Max 2026-02-03 12:29:04 +08:00
  • 76159373e5 feat: add production builds with -s -w stripping and UPX compression Max 2026-02-03 12:27:37 +08:00
  • 2b5ae1286b
    Merge pull request #1448 from trheyi/main Max 2026-02-03 10:23:42 +08:00
  • 6e97de948b Enhance build process and options management Max 2026-02-03 10:22:55 +08:00
  • 7da36965c7
    Merge pull request #1447 from trheyi/main Max 2026-02-02 18:15:11 +08:00
  • 3d7b0a2dbd Refactor context ID generation to use UUID Max 2026-02-02 11:49:10 +08:00
  • 5a372300e3
    Merge pull request #1446 from trheyi/main Max 2026-02-01 13:39:51 +08:00
  • 702b743de7 Implement continuation support for Claude CLI commands Max 2026-02-01 13:07:18 +08:00
  • d78b4ea54a Refactor container file operations for improved performance Max 2026-02-01 11:24:47 +08:00
  • 60b0eda70c
    Merge pull request #1445 from trheyi/main Max 2026-01-31 23:58:56 +08:00
  • 2e94ce5062 Fix real_e2e_test max_tokens limit for Volcengine API Max 2026-01-31 23:26:11 +08:00
  • 8a138ced41 Remove remaining demux debug logs Max 2026-01-31 23:13:43 +08:00
  • 7857b356d9
    Merge pull request #1444 from trheyi/main Max 2026-01-31 23:00:46 +08:00
  • ea8be6c287 Add secure proxy configuration with options and secrets support Max 2026-01-31 22:46:48 +08:00
  • 323b322cf9 Fix sandbox message history not being saved Max 2026-01-31 15:42:33 +08:00
  • 45963137c6 Fix duplicate content and loading message in sandbox output Max 2026-01-31 15:39:26 +08:00
  • bec8d9d426 Fix SystemPrompt passing and Claude CLI stream-json parsing Max 2026-01-31 15:07:40 +08:00
  • 019b606b13 Fix sandbox integration tests for claude-proxy architecture Max 2026-01-31 14:36:01 +08:00
  • 4e88c7ae78 Update Claude CLI integration with stream-json input format Max 2026-01-31 13:29:31 +08:00
  • 3d16a9de77 Replace CCR with claude-proxy for Claude sandbox Max 2026-01-31 12:44:29 +08:00
  • f38deaead0
    Merge pull request #1443 from trheyi/main Max 2026-01-30 21:25:54 +08:00
  • d07781ceeb Update Command Test to Reflect New Command Structure Max 2026-01-30 20:57:11 +08:00
  • 1e57a206dd
    Merge pull request #1442 from trheyi/main Max 2026-01-30 20:23:26 +08:00
  • e160f304b1 Update Sandbox Integration Test to Reflect Command Structure Changes Max 2026-01-30 20:09:28 +08:00
  • c1e92b726d Implement MCP Configuration and Tool Integration for Sandbox Max 2026-01-30 19:57:31 +08:00
  • 21242416e0 Enhance Sandbox API and Integration Tests Max 2026-01-30 17:56:57 +08:00
  • cd5cf32a20 Enhance Sandbox Integration and CI Workflow for AI Tests Max 2026-01-30 17:41:06 +08:00
  • 3fb23d8e85
    Merge pull request #1441 from trheyi/main Max 2026-01-30 12:52:44 +08:00
  • f265aee974 Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation Max 2026-01-30 12:28:03 +08:00
  • 07c76e10cd
    Merge pull request #1440 from trheyi/main Max 2026-01-29 20:18:01 +08:00
  • b40cea6887 Enhance Sandbox Configuration for CI and Testing Max 2026-01-29 20:13:40 +08:00
  • 68fd1919c0 Enhance Sandbox Test Configuration and Directory Management Max 2026-01-29 20:03:08 +08:00
  • 0394727f29 Enhance Config and Manager for Container Path Management Max 2026-01-29 19:53:30 +08:00
  • 1ece4b0f48 Refactor Exec Method to Enhance Container Execution and Output Handling Max 2026-01-29 19:44:47 +08:00
  • 08e7ed36a3 Implement Container Readiness Check in Manager Max 2026-01-29 19:38:03 +08:00