Commit Graph

10 Commits

Author SHA1 Message Date
jason 948be0f6ae read only update 2026-04-29 16:07:57 -05:00
jason f0db0711c9 chore: bump version to 0.1.2 2026-04-29 14:32:31 -05:00
jason 227ecb13a5 fix: remove invalid fields 'mobile' (res.partner) and 'probability' (crm.stage) for Odoo V18 2026-04-29 14:32:30 -05:00
jason 1772ca5ccc chore: add keyring dependency to uv args 2026-04-29 13:37:41 -05:00
jason 294c946d2b fix: replace macOS-only security CLI with cross-platform keyring; add KEYCHAIN_SERVICE constant 2026-04-29 13:37:40 -05:00
jason 571152ec39 Add Odoo MCP server with ProxyAwareTransport fix (v0.2.0)
Fixes DNS resolution failure in Cowork sandbox caused by xmlrpc.client.SafeTransport
ignoring HTTPS_PROXY environment variable. ProxyAwareTransport overrides request()
to use urllib.request with ProxyHandler(), which correctly routes through localhost:3128.
2026-03-31 09:06:15 -05:00
jason 75021c9ea0 Add Odoo skill definition 2026-03-31 09:04:32 -05:00
jason a15ffed6f3 Add MCP server configuration 2026-03-31 09:03:57 -05:00
jason 3b6e8d152f Add plugin manifest (v0.2.0 with ProxyAwareTransport fix) 2026-03-31 09:03:52 -05:00
jason 5047b483af Initial commit 2026-03-31 09:02:27 -05:00