refactor(messaging): drop 'Production-grade AI Agent Framework' tagline#49
Open
badhope wants to merge 1 commit into
Open
refactor(messaging): drop 'Production-grade AI Agent Framework' tagline#49badhope wants to merge 1 commit into
badhope wants to merge 1 commit into
Conversation
That string read like AI-generated marketing copy and contradicted the README's deliberate plain-spoken intro. Replaced with a one-liner that matches the README: 'Multi-LLM agent runtime with RAG, memory and 30+ tools' Files touched: - pyproject.toml (PyPI / package description) - src/data_ai/__init__.py (module docstring) - src/data_ai/__main__.py (CLI --help) - web/index.html (title / meta description / og:title / og:description) - web/src/lib/i18n.ts (front-end tagline) - Dockerfile (LABEL description) No code or behavior changes. See README.md for the canonical description. Replaces 335fbc7 (which was pushed directly to main, against the new PR-based workflow).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.