Skip to content

SuperDocs Agent Adapter v0.1.0

Latest

Choose a tag to compare

@vrutansh vrutansh released this 10 Aug 05:51

First versioned release of the framework-agnostic SuperDocs Agent Adapter.

Highlights

  • Framework-independent Python core with no agent-framework dependency
  • Thin native bindings for LangGraph, CrewAI, and OpenAI Agents SDK
  • Three comparable quickstarts using the same task and canonical output
  • Reviewed upload → async edit → approval → export lifecycle
  • Crash-safe checkpoints and idempotent re-entry
  • Session-job recovery that avoids repeating costly edits
  • Pre-signed streaming uploads for large documents
  • Documented process for adding a fourth framework
  • Guidance for choosing hosted MCP versus the adapter

Verification

  • 31 offline tests passing
  • 90.91% branch coverage
  • Ruff lint and formatting checks passing
  • Wheel and source distribution build successfully
  • Clean-copy installation and build verified
  • Live output parity verified across all three frameworks on Windows/Python 3.12.10

Distribution artifacts

  • superdocs_agent_adapter-0.1.0-py3-none-any.whl
  • superdocs_agent_adapter-0.1.0.tar.gz