xml-pipeline/xml_pipeline
dullfig d53bc1dfbe Fix XSD path for installed package (v0.3.1)
Use __file__-based path resolution for envelope.xsd so the schema
loads correctly when xml-pipeline is installed via pip.

Also:
- Add build artifacts to .gitignore
- Bump version to 0.3.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:24:36 -08:00
..
auth Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
config Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
console Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
listeners Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
llm Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
memory Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
message_bus Fix XSD path for installed package (v0.3.1) 2026-01-19 22:24:36 -08:00
platform Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
primitives Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
prompts Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
schema Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
server Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
tools Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
utils Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
__init__.py Fix XSD path for installed package (v0.3.1) 2026-01-19 22:24:36 -08:00
agentserver.py Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
cli.py Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
main.py Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
xml_listener.py Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00