Sarina Li
fac0403c78
remove one more broken blog
2025-11-09 18:35:39 -05:00
Sarina Li
c0412ffa0e
fix workflow to send slack
2025-11-09 18:35:07 -05:00
Sarina Li
4ba4d79e6d
fix all broken backlinks
2025-11-09 18:26:00 -05:00
Sarina Li
7eeab8c613
skip some urls
2025-11-09 18:08:38 -05:00
Sarina Li
fcc667f46e
lychee fix
2025-11-09 17:59:28 -05:00
Sarina Li
4fc707e1d0
simplify link checking syntax
2025-11-09 17:57:19 -05:00
Sarina Li
c4f9db24ac
secrets fix
2025-11-09 17:54:58 -05:00
Sarina Li
31ea3e7421
fix yaml syntax
2025-11-09 17:51:50 -05:00
Sarina Li
e6e41f31e6
on push as well
2025-11-09 17:47:19 -05:00
Sarina Li
9eda80b419
link check change again
2025-11-09 17:45:54 -05:00
Sarina Li
ebad22bcd7
link check change
2025-11-09 17:44:58 -05:00
Sarina Li
69e3751fe3
test quickly
2025-11-09 17:40:56 -05:00
Sarina Li
b275a4b322
fix link check again
2025-11-09 17:35:59 -05:00
Sarina Li
7efb5382fa
link checking on all md
2025-11-09 17:26:14 -05:00
Sarina Li
a9c5cf466a
Merge pull request #554 from sarinali/fix/fix-links
...
Fix Broken Links
2025-11-09 17:11:26 -05:00
Sarina Li
d708564c9f
fix broken links
2025-11-09 17:10:05 -05:00
Sarina Li
ff89f91948
Merge pull request #552 from sarinali/fix/optimize-readme
...
optimize readme
2025-11-08 21:58:41 -05:00
Sarina Li
10f7227b79
optimize readme
2025-11-08 21:58:12 -05:00
Tamoghno Kandar
76fac6621d
Update __init__.py
...
Added new model UI-INS
2025-11-06 09:16:16 -08:00
Tamoghno Kandar
9e46de3078
Create uiins.py
...
Added new model UI-INS
2025-11-06 09:14:42 -08:00
Luca Steingen
7b2ecb8a9a
Fix: Enable custom function tools with Anthropic models
...
This commit fixes three bugs that prevented custom function tools from working alongside the computer tool with Anthropic Claude models:
1. Tool format conversion: Convert OpenAI format to Anthropic format
- Changed from {type, function: {parameters}} to {name, description, input_schema}
2. Response handling (content format): Add custom tool detection
- Check tool name and handle custom tools separately from computer actions
- Prevents 'Unknown action type: None' errors
3. Response handling (tool_calls format): Add custom tool handling
- Parse JSON arguments and route custom tools correctly
- Ensures compatibility with litellm's normalized response format
These changes enable developers to use custom Python functions as tools alongside computer control tools without breaking existing functionality.
Fixes: Custom function tools now work correctly with Anthropic models.
2025-11-06 15:26:40 +01:00
Francesco Bonacci
1b71062589
Merge pull request #404 from lmnr-ai/docs-observability
...
add docs on observability with Laminar
2025-11-05 00:51:41 +01:00
Francesco Bonacci
8db5e7437b
Merge pull request #545 from tamoghnokandar/tamoghnokandar-patch-1
...
Fix typo in docs
2025-11-05 00:48:56 +01:00
Tamoghno Kandar
429c9b2c4b
Update composed-agents.mdx
...
Fixed a typo
2025-11-03 16:57:02 -08:00
Sarina Li
e9c0b4b13f
Merge pull request #543 from sarinali/fix/docs.cua.ai-prefix
...
fix redirects on docs.cua.ai
2025-11-03 13:58:43 -05:00
Sarina Li
1d319064a0
fix formatting
2025-11-03 13:20:33 -05:00
Sarina Li
1254f35aed
fix redirects on docs.cua.ai
2025-11-03 12:59:50 -05:00
Sarina Li
6874419fef
Merge pull request #542 from sarinali/fix/docs-section-fix
...
rename to cookbook
2025-11-02 16:59:17 -05:00
Sarina Li
c196780e16
rename to cookbook
2025-11-02 16:58:29 -05:00
Dillon DuPont
30b6fdbef9
add commonly used utils - zip, unzip, xdg-utils
2025-11-01 17:18:50 -04:00
Dillon DuPont
0d33bcbdad
ensure 'python' alais works
2025-11-01 17:01:10 -04:00
ddupont
ee34067403
add qwen3 vl to readme
2025-11-01 16:59:32 -04:00
Dillon DuPont
b6cca3a173
update xfce dockerfile to python 3.12
2025-11-01 16:33:35 -04:00
James Murdza
d0d96dfbf9
Add Gemini to integration tests
2025-10-31 17:19:16 -07:00
James Murdza
ade08eb93b
Merge pull request #521 from YeIIcw/feature/mcp-claude-extension
...
Add Claude Desktop Extension
2025-10-31 17:03:48 -07:00
James Murdza
7599387668
Merge branch 'main' into feature/mcp-claude-extension
2025-10-31 17:03:39 -07:00
James Murdza
174764fcc3
Merge pull request #540 from YeIIcw/fix/update-agent-test
...
Update model list and schedule daily test for agent testing
2025-10-31 17:02:26 -07:00
Adam
f596324288
Update daily schedule time
2025-10-31 17:01:55 -07:00
Adam
762daaa99a
Update model list and schedule daily test
2025-10-31 16:57:36 -07:00
Adam
75f4edd05d
Delete uv.lock
2025-10-31 15:39:03 -07:00
James Murdza
c408df5f86
Merge pull request #537 from sarinali/feat/llm-compatible-docs
...
Robots + Advanced Copy Options
2025-10-31 14:56:55 -07:00
James Murdza
baa9f3db7e
Merge pull request #539 from sarinali/fix/backlinks
...
Fix Backlinks for SEO
2025-10-31 14:51:42 -07:00
Sarina Li
7c727339a2
fix backlinks for seo
2025-10-31 16:18:21 -04:00
Adam
be4b03f268
add desktop icon for extension
2025-10-31 12:06:02 -07:00
Adam
8da83f6f0a
add claude desktop extension build script
2025-10-31 11:37:21 -07:00
Adam
a3b9879ba1
remove duplicate mcp server code
2025-10-31 11:36:15 -07:00
James Murdza
097f6f92af
Format #423 with uv run pre-commit run --all-files
2025-10-31 10:14:18 -07:00
github-actions[bot]
870bf1263c
Bump cua-computer-server to v0.1.29
computer-server-v0.1.29
2025-10-31 16:12:03 +00:00
ddupont
f70ff53ee1
Merge pull request #538 from trycua/feat/windows-fix
...
Swap pip-system-certs for python-certifi-win32
2025-10-31 12:11:27 -04:00
Dillon DuPont
e8c96d6293
Swap pip-system-certs for python-certifi-win32
2025-10-31 12:10:36 -04:00