DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-odoo

Read-only Odoo ERP integration tools for DeepSeek Harness with an opt-in draft record creation tool.

Developer ToolsSkills & Workflows
2GitHub Stars0ForksUpdated2026-08-27

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-odoo connects DeepSeek Harness agents to Odoo external APIs over JSON-RPC 2.0. It provides safe, read-only tools to inspect business entities including contacts, sales orders, invoices, project tasks, and inventory across an allow-list of 14 standard models, with an opt-in tool for creating restricted draft records.

Key Capabilities

  • Check Odoo server version and authenticate user identity via odoo_server_info
  • Inspect queryable fields across allow-listed Odoo models via odoo_describe_model
  • Execute bounded search_read queries on supported business records via odoo_search_read
  • Conditionally create draft records for select models when allowWrite is enabled

Useful For

  • Empowering AI agents to safely read Odoo CRM, sales, billing, and task data during workflows
  • Retrieving inventory, partner, or project details to answer user inquiries without mutating ERP records
  • Drafting new sales orders or tasks with strict safety constraints

Who It Fits

  • Enterprise developers integrating DeepSeek Harness with Odoo ERP
  • Automators seeking read-only AI access to business data
  • Odoo administrators enabling bounded agent capabilities

Documented Limitations

  • Read-only by default; record creation requires explicit allowWrite configuration
  • Restricted to 14 standard allow-listed Odoo models
  • Relational traversal (dotted domain paths) and binary fields are unsupported
  • Requires JSON-RPC 2.0 support on the Odoo server; XML-RPC is not implemented
  • Hard response size, query offset, and limit constraints apply

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 8 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
maxmilian/dsh-odoo
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
175155b · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
2026-08-27
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app