π Astron Open Source Β· Bi-Weekly Report (Jul 13 β Jul 26, 2026) #7
FenjuFu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
π Astron Open Source Β· Bi-Weekly Report (Jul 13 β Jul 26, 2026)
π Highlights
v0.2.14and CLI0.1.9shipped on Jul 22: the CLI gained a generic user-level Agent Skills target at~/.agents/skills, the Skill Scanner build became reproducible again, and bilingual Hermes Agent integration and troubleshooting documentation landed.π₯ Top 10 Active Community Contributors
Based on message volume in the open-source discussion group (automated accounts such as the Astron Q&A bot and the welcome bot excluded); nicknames anonymized. Thank you to everyone who answered questions, asked questions, and built alongside us π
π Ecosystem Milestones
βοΈ Astron Agent enters the CNCF Cloud Native Landscape
Astron Agent is now visible in the AI Native β Workflow Orchestration section of the CNCF Cloud Native Landscape. The listing makes the project easier to discover alongside other infrastructure used to compose, run, and govern AI-native workflows.
For Astron Agent, this is more than a logo placement: it connects the project's enterprise-grade agent orchestration, RPA integration, and tool ecosystem with the broader cloud-native landscape used by platform engineers and open-source adopters.
π€ Astron SkillHub joins AAIF as an Associate Member
Astron SkillHub has joined the Agentic AI Foundation (AAIF) as an Associate Member. SkillHub contributes a practical open-source layer for publishing, versioning, discovering, installing, and governing reusable Agent Skills β including self-hosted deployment, namespaces, RBAC, reviews, audit logs, and security scanning.
Membership creates a stronger channel for collaboration around interoperable agent infrastructure and helps connect enterprise skill governance with the wider agentic-AI ecosystem.
π¦ Release & Development Highlights
π§° SkillHub
v0.2.14+ CLI0.1.9(Jul 22) β Cross-agent installation and a more reliable scanner~/.agents/skillsdirectory, independently or alongside agent-specific locations such as~/.codex/skillsand~/.claude/skills. Canonical-path checks prevent conflicting destinations (#585).1.90.2version, avoiding unsupported source-compilation fallbacks in Alpine builds (#591).π€ Astron Agent β Access control, RAGFlow reliability, workflow fixes, and broader documentation
Sixteen PRs merged during the two weeks, with work concentrated on operational correctness and self-service documentation:
βοΈ Astron RPA β Safer resource handling and stable cross-container drag
sortablejsto the validated1.14.0version (#823).π¬ Community Q&A & Discussions (Bi-Weekly Picks)
SkillHub
/tmp/skillhub-runtime/by default. Manual image-only deployment can miss initialization steps and may cause login loops.skillhub publishreturnregistry returned 400? Check thatSKILL.mdis at the package root, its frontmatter includes validnameanddescriptionfields, the namespace exists and the user belongs to it, the name/version does not conflict, and all file paths/types/sizes satisfy package policy.skillhub.publish.max-file-count/SKILLHUB_PUBLISH_MAX_FILE_COUNT, provided the Compose configuration passes the variable through.Astron Agent
read_skill_*andrun_skill_*differ?read_skill_*progressively readsSKILL.mdand referenced files from the skill package and does not require a sandbox.run_skill_*executes declared commands and requires an administrator-configured script sandbox.0.0.0.0, provide a complete URL reachable from the Astron Agent container, and remember thatlocalhostinside a container refers to the container itself β not the host machine..ymlor.yamlfile (up to 20 MB) from the workflow creation page.file/PDF input from the start node? Pass it to a plugin/API/code node for parsing, to RPA for desktop-oriented processing, or ingest it into a knowledge base first when the goal is document Q&A.latest? Rundocker compose pullexplicitly and then recreate the services. For production, pin a concrete version for reproducibility and rollback.astron-agent-app, turn off registration, and save. New accounts must then be created by an administrator.Astron RPA
resourcesconfiguration pointsremote_addrto the reachable RPA server Nginx address and port (default32742).HOST_BASE_ADDRESSwith the actual reachable host (notlocalhostfor remote deployments), start the authenticated Agent + RPA stack, and point the Astron RPA client configuration at that RPA service.π Community Call: Build With Us
There are many ways to make a first contribution without changing core runtime code:
Contributions of all sizes matter β documentation fixes, deployment notes, test cases, translations, and issue triage all make the ecosystem easier to adopt.
π Explore the Astron Open-Source Ecosystem
iflytek-astronAll reactions