Skip to content

Releases: mameshivaa/x-archive-rag

v0.1.4

Choose a tag to compare

@mameshivaa mameshivaa released this 18 Jun 05:17

Summary

  • Reject malformed OpenAI-compatible chat responses when message.content is not a string.
  • Add regression tests for normal, null, and non-string LLM response content.
  • Include the CLI invalid-input regression tests merged from PR #12.
  • Refresh MCPB and MCP Registry metadata for v0.1.4.

Verification

  • make verify PYTHON=/Users/tk/Documents/x-archive-rag/.venv/bin/python
  • /Users/tk/Documents/x-archive-rag/.venv/bin/python -m build
  • shasum -a 256 dist/x-archive-rag.mcpb

Assets

  • x-archive-rag.mcpb
    • SHA-256: 452236d6f4358277d2e96311ec59553490e7a10aba81a6b6dc790f990237e343
  • x_archive_rag-0.1.4.tar.gz
    • SHA-256: d11011c953657573b30b89a88ca28eaca317d4a97c6fedbd1ef53c226c792c3b
  • x_archive_rag-0.1.4-py3-none-any.whl
    • SHA-256: 11b996ce8eaaa68e4f09e1b2cfc1b2c05d08ffd8f433cc6ead07e02009beec3b

x-archive-rag v0.1.3

Choose a tag to compare

@mameshivaa mameshivaa released this 26 May 06:54

Highlights:

  • Publish the latest public docs and reviewer setup flow as a fresh MCPB release asset.
  • Keep MCP Registry metadata aligned with the bundled .mcpb SHA-256 after release-document updates.
  • Use the demo command in public launch and directory-submission workflows.

Verification:

  • make verify: 42 tests OK
  • MCPB SHA-256: c3ebd9ed3bb128374be68ce0c519e02fb62c497232d49b6207577e4f10216ccc

x-archive-rag v0.1.2

Choose a tag to compare

@mameshivaa mameshivaa released this 26 May 06:35

Highlights:

  • Add x-archive-rag demo for a one-command sample database and local Web UI trial.
  • Package sample archive data so installed users can test without private archive data.
  • Include Web UI screenshot and browser-first demo path in README and launch materials.
  • Make MCPB builds deterministic and update server.json metadata for the v0.1.2 bundle.

Verification:

  • make verify: 42 tests OK
  • MCPB SHA-256: 5c7983a55e99858ab76f620e74ca8590b2eedf8d617d03aa9d260015cd9b5d3b

x-archive-rag v0.1.1

Choose a tag to compare

@mameshivaa mameshivaa released this 26 May 04:47

Patch release for connector submission readiness. Adds the README Privacy Policy section required for local connector review and ships the Claude Desktop Extension MCPB artifact for x-archive-rag 0.1.1.

x-archive-rag v0.1.0

Choose a tag to compare

@mameshivaa mameshivaa released this 26 May 04:44

Initial public release of x-archive-rag. Includes local X/Twitter archive import, SQLite storage, keyword/semantic/hybrid retrieval, persona profiling, grounded draft prompts, MCP tools, and a Claude Desktop Extension MCPB artifact.