提交

提交图

  • f0d21f8ce0 fix(cohere): map MAX_TOKENS finish_reason to OpenAI "length" ly-wang19 2026-06-20 23:36:59 +08:00
  • dce0a87e16 fix(aws): normalize Bedrock end_turn/stop_sequence to OpenAI "stop" finish_reason ly-wang19 2026-06-20 22:57:35 +08:00
  • 7698c6ccd1 Add tool calling test for Nebius provider (#324) Justice9Hyun 2026-06-19 03:32:40 +09:00
  • 257f93cab3 fix: relax docstring-parser constraint to support Python 3.14 (#319) Umut Onur Yaşar 2026-06-18 21:32:36 +03:00
  • 3289cb3455 fix(tools): generate valid schemas for complex annotations (#317) Rakesh Utekar 2026-06-18 11:31:20 -07:00
  • cc84a05273 Update README.md Devika 2026-06-12 20:04:52 -07:00
  • 68dfb3b645 Merge pull request #318 from andrewyng/feat/code-agent-upgrades Devika 2026-06-13 07:08:42 +05:30
  • b4a94b735b Add Discuss mode, separate from Plan Rohit P 2026-06-12 18:06:31 -07:00
  • 71e61b385a Wire plan mode through the server and GUI Rohit P 2026-06-12 18:06:20 -07:00
  • bdfdd52d3b Add experimental WhatsApp Personal connector feat/coworker-whatsapp-personal Rohit P 2026-06-12 14:40:57 -07:00
  • 042a5b01ce Merge pull request #314 from andrewyng/feat/coworker-whatsapp-gating Rohit Prasad 2026-06-12 13:47:42 -07:00
  • 06e429ef35 Merge pull request #311 from andrewyng/feat/coworker-more-connectors Devika 2026-06-13 02:16:33 +05:30
  • 531fcd7478 Add WhatsApp connector (official Cloud API) and experimental-connector gating feat/coworker-whatsapp-gating Rohit P 2026-06-12 13:34:41 -07:00
  • 9de99ef059 Add memory revision tools, plan mode workflow, and the explore subagent Rohit P 2026-06-12 13:15:39 -07:00
  • 5ff8c5bc99 fix(client): isolate provider configs per client Rakesh Utekar 2026-06-12 13:03:28 -07:00
  • 4d5a30f5ba Merge pull request #310 from andrewyng/feat/email-connector-spec Rohit Prasad 2026-06-12 12:53:21 -07:00
  • 500e89c97a Apply black formatting Rohit C Prasad 2026-06-12 12:48:12 -07:00
  • 8b7180e6ef Update OpenCoworker Rohit Prasad 2026-06-12 12:41:49 -07:00
  • a38857bd7f Revise OpenCoworker paragraph in README Rohit Prasad 2026-06-12 12:35:41 -07:00
  • a05276e2d8 Add 9 connectors to OpenCoworker: Linear, GitLab, Discord, Stripe, Asana, HubSpot, Dropbox, Box, QuickBooks Rohit P 2026-06-12 06:48:23 -07:00
  • 0036049fb3 Improve the Code agent: env context, ergonomic tools, parallel execution Rohit P 2026-06-12 06:42:18 -07:00
  • abb5bfb0f4 Add Email (IMAP/SMTP) connector with app-password auth Rohit C Prasad 2026-06-12 02:33:06 -07:00
  • 6c2f08555a Merge pull request #309 from andrewyng/docs/readme-stack-wording Rohit Prasad 2026-06-11 20:24:06 -07:00
  • 1a6e106927 Fix the README framing: aisuite is two layers, OpenCoworker an app Rohit C Prasad 2026-06-11 20:20:45 -07:00
  • a122ba5bd3 Merge pull request #308 from andrewyng/docs/readme-stack-rewrite Rohit Prasad 2026-06-11 16:40:50 -07:00
  • 9768c9161f Enhance OpenCoworker quickstart documentation Rohit Prasad 2026-06-11 16:20:53 -07:00
  • 242bc57422 Drop the same-machinery claim from OpenCoworker copy Rohit C Prasad 2026-06-11 16:13:27 -07:00
  • 6923b6c2d8 README wording: simpler OpenCoworker heading and install line Rohit C Prasad 2026-06-11 16:07:49 -07:00
  • 563e5f9052 Split installation by audience and add per-pillar quickstarts Rohit C Prasad 2026-06-11 16:04:42 -07:00
  • b2d13cbf84 Restructure the README around the three-layer stack Rohit C Prasad 2026-06-11 15:57:02 -07:00
  • 3103a828b2 Run the release job for app-v tags too ci/release-job-tag-condition Rohit C Prasad 2026-06-11 15:43:43 -07:00
  • 83e4dec274 Merge pull request #306 from andrewyng/release/app-v0.1.1-prep app-v0.1.1 Rohit Prasad 2026-06-11 15:32:40 -07:00
  • 12ba9e9fc4 Prepare app release 0.1.1: app-v tag trigger and version bump Rohit C Prasad 2026-06-11 15:29:13 -07:00
  • 06db746f7e Merge pull request #305 from andrewyng/docs/readme-opencoworker Rohit Prasad 2026-06-11 15:20:04 -07:00
  • 1f19982f04 Announce OpenCoworker at the top of the README docs/readme-opencoworker Rohit C Prasad 2026-06-11 15:16:22 -07:00
  • 68cf8ae4a7 Merge pull request #304 from andrewyng/ui/launch-polish Rohit Prasad 2026-06-11 14:56:36 -07:00
  • 2450d2bae1 Polish the run experience: approval card, PDF preview, todos, placeholder ui/launch-polish Rohit C Prasad 2026-06-11 14:53:42 -07:00
  • 8fb0c2137b Merge pull request #303 from andrewyng/fix/sidecar-exit-and-session-persistence Rohit Prasad 2026-06-11 14:52:12 -07:00
  • fa75e197a5 Fix sidecar process leak on quit and mid-turn session loss Rohit C Prasad 2026-06-11 14:19:00 -07:00
  • 32fe0a2d93 Merge pull request #301 from andrewyng/ui/opencoworker-naming Rohit Prasad 2026-06-11 11:26:17 -07:00
  • b2942ec563 Rename the Cowork surface to OpenCoworker in visible UI text Rohit C Prasad 2026-06-11 11:19:53 -07:00
  • b5de241635 Add OAuth (authorization-code + PKCE) support for remote MCP servers feat/mcp-oauth Rohit C Prasad 2026-06-10 19:33:37 -07:00
  • da327ffbb2 Merge pull request #300 from andrewyng/style/black-everything Rohit Prasad 2026-06-10 16:08:47 -07:00
  • 1c6edad02b Update google converter test for Content-wrapped tool results Rohit C Prasad 2026-06-10 16:05:49 -07:00
  • 9fc817cc7c Guard tomllib import for Python 3.10 Rohit C Prasad 2026-06-10 16:00:46 -07:00
  • 32c5881cd1 Ignore the repo-wide black commit in git blame Rohit C Prasad 2026-06-10 15:29:23 -07:00
  • 41b1591f6d style: black-format the entire repo Rohit C Prasad 2026-06-10 15:29:23 -07:00
  • 87145a56ff Merge pull request #295 from andrewyng/feat/ollama-openai-compat Rohit Prasad 2026-06-10 15:11:15 -07:00
  • 6f71017064 Update poetry.lock for ollama/lmstudio openai extras feat/ollama-openai-compat Rohit P 2026-06-08 16:17:06 -07:00
  • 1052620c2e Fix tool calling on Ollama and LM Studio via OpenAI-compatible /v1 Rohit P 2026-06-08 14:06:02 -07:00
  • 598592599f Merge pull request #266 from harijay/harijay/fix-manual-tool-calling-regression Rohit Prasad 2026-06-10 15:05:19 -07:00
  • 2c4f9e1897 Repair and extend the manual tool-calling tests Rohit C Prasad 2026-06-10 15:04:04 -07:00
  • 3dade547e0 Fix manual tool calling regression in v0.1.14 Hari Jayaram 2026-01-21 17:08:26 -05:00
  • 3c80e0b878 Merge pull request #257 from tushardhole/tushardhole/ollama-openai-compatibility-migration Rohit Prasad 2026-06-10 14:58:23 -07:00
  • 014aba1a0e Merge pull request #290 from mshzy/fix/azure Rohit Prasad 2026-06-10 14:56:58 -07:00
  • 8d4ec2b06e Merge pull request #287 from Seif-Yasser-Ahmed/seif-yasser-ahmed/add-openrouter-provider Rohit Prasad 2026-06-10 14:56:54 -07:00
  • 18843bfbf5 Merge pull request #270 from EasonChenC/fix-google-tools Rohit Prasad 2026-06-10 14:56:51 -07:00
  • 514859976d Merge pull request #299 from andrewyng/feat/mac-signing app-v0.1.0 Rohit Prasad 2026-06-10 14:35:03 -07:00
  • 6438452fe5 Drop the Intel macOS target from release builds Rohit C Prasad 2026-06-10 14:17:45 -07:00
  • ebd418b2d1 macOS code signing + notarization in the release build Rohit C Prasad 2026-06-10 14:08:14 -07:00
  • 8bf442bd25 Merge pull request #298 from andrewyng/feat/release-ci Rohit Prasad 2026-06-10 09:56:20 -07:00
  • 8a94fde354 Release CI: build dmg and msi/nsis installers Rohit C Prasad 2026-06-10 09:38:47 -07:00
  • 974d34159f Merge pull request #297 from andrewyng/openagentharness Rohit Prasad 2026-06-10 09:32:02 -07:00
  • a3d466b67f Appearance: Light / Dark / Auto (follow macOS) Rohit C Prasad 2026-06-09 22:44:57 -07:00
  • 240af60ba9 Show Office artifacts in the sidebar (cross-platform open) Rohit C Prasad 2026-06-10 19:19:08 +05:30
  • bc9e710f6d Windows desktop: fix startup freeze, duplicate windows, and process watcher Rohit C Prasad 2026-06-10 17:56:18 +05:30
  • 3219b45ccd Native Anthropic and Gemini providers Rohit C Prasad 2026-06-09 20:36:22 -07:00
  • aed1ecbd29 Windows support: native paths, shell, secrets, timezones, and packaging Rohit C Prasad 2026-06-09 18:15:43 -07:00
  • e412b9b2c3 Cowork: multi-root files, artifacts viewer, providers, automations, beta polish Rohit C Prasad 2026-06-09 18:00:14 -07:00
  • 3a9a1de0eb Agentic Helper for daily tasks Rohit C Prasad 2026-06-08 17:20:28 -07:00
  • 944254dd03 Merge pull request #294 from drp8226/drp/viewer-and-cli rp/checkpoint Rohit Prasad 2026-06-08 13:34:18 -07:00
  • eb160aae74 Add agent runs viewer and aisuite-code CLI Devika 2026-06-07 20:30:00 -07:00
  • 4034290937 Merge pull request #293 from drp8226/drp/agent-tooling Rohit Prasad 2026-06-08 13:19:21 -07:00
  • fafefd01e5 Add agent tooling, policies, toolkits, and persistence Devika 2026-06-06 09:14:00 -07:00
  • c23f3aeb45 Merge pull request #292 from drp8226/drp/observability Rohit Prasad 2026-06-08 12:55:40 -07:00
  • 0188d23f2e Merge pull request #291 from drp8226/drp/agent-api Rohit Prasad 2026-06-08 12:34:25 -07:00
  • 1ab35241b0 fix: replace generic Exception with RuntimeError mshzy 2026-06-02 10:59:20 +08:00
  • efbbbb91ab Add agent observability and tracing Devika 2026-05-31 22:47:00 -07:00
  • 9eb22989ba Add Agent API Devika 2026-05-30 20:13:00 -07:00
  • e98d5c229a docs: update README and env example with OpenRouter provider Seif Yasser 2026-04-16 02:05:47 +02:00
  • 3590a2b541 Add tests for OpenRouter provider functionality Seif Yasser 2026-04-16 01:58:45 +02:00
  • 24ad1002e4 Add OpenRouter provider implementation Seif Yasser 2026-04-16 01:57:52 +02:00
  • b7dee86473 Fix Google tool response history for Vertex function calling EasonChen 2026-02-01 19:21:37 +08:00
  • d20778da7f TS library: Add support for thought signatures for Gemini 3 rp15/ajs-geminis-support Rohit P 2025-12-15 15:26:18 -08:00
  • 53fb008d6f TS lib: Fix a warning for Gemini. Rohit P 2025-12-15 12:01:58 -08:00
  • 0166f43fe0 Add integration tests that require API keys for TS library. Rohit P 2025-12-15 11:55:19 -08:00
  • f8ba2ec183 Spot check for Gemini. - JS Rohit P 2025-12-15 09:27:33 -08:00
  • 5578033d03 Add support for Gemini in aisuite-js. Rohit P 2025-12-15 09:18:44 -08:00
  • 695242a836 Merge pull request #249 from tavinashb/main Rohit Prasad 2025-12-15 09:26:01 -08:00
  • 1b6959c966 feat(ollama): migrate OllamaProvider to OpenAI‑compatible API and test actual ollama tool invocation flow Tushar Dhole 2025-12-15 01:10:51 -05:00
  • 545e3e886d Merge branch 'andrewyng:main' into main Avinash T 2025-12-10 19:53:59 +05:30
  • 793b386c1b Merge pull request #256 from andrewyng/rp15/SimpleAgent Rohit Prasad 2025-12-09 14:12:25 -08:00
  • 640b5950e8 Simple agent to build World weather dashboard. rp15/SimpleAgent Rohit P 2025-12-09 13:57:19 -08:00
  • 6876e030e3 Shorter sys prompt for the snake game. Rohit P 2025-12-09 12:37:14 -08:00
  • 952a6cbbbd Simple agent for creating a snake game. Rohit P 2025-12-09 12:27:49 -08:00
  • 8902450788 Update pyproject for version 0.1.14 Rohit P 2025-12-09 11:38:52 -08:00
  • 76b54178ee Merge pull request #252 from andrewyng/rp15/simple-agents Rohit Prasad 2025-11-11 05:43:07 -08:00
  • 931869e097 Lint and dependent library version fix for Anthropic. Rohit P 2025-11-11 05:35:03 -08:00
  • 96dafcc506 Add an example agent for stock marker mini tracker. Rohit P 2025-11-11 05:32:33 -08:00
  • 0859cdc8d6 Adding example for Stock Market mini tracker agent. Rohit P 2025-11-10 22:00:41 -08:00