Skip to content

Releases: soliplex/soliplex-concierge

soliplex-concierge v0.9: use `-plumber' APIs for installation edits

19 Jun 17:19
v0.9
43dd45f

Choose a tag to compare

Bug Fixes

  • Pass only kwargs for 'soliplex_plumber.rooms.install_room_from' [PR #84]

    Positional args are now deprecated.

  • Subclass all the exceptions [#82, PR #83]

Refactoring

  • Use '-plumber v2.0.1' APIs for installation edits [#78, #79, PR #81]

    • romm installtion now uses its 'install_room_from', and patches
      the copied room afterward.

    The '-plumber' APIs fix our latent bugs tracked in #79.

Dependencies

soliplex-concierge-room room-skill-2026.06.17-6fbda83

17 Jun 03:55
6fbda83

Choose a tag to compare

Rolling soliplex-concierge-room Agent Skill built from 6fbda83.

soliplex-concierge-installer installer-skill-2026.06.17-6fbda83

17 Jun 03:55
6fbda83

Choose a tag to compare

Rolling soliplex-concierge-installer Agent Skill built from 6fbda83.

soliplex-concierge-admin admin-skill-2026.06.17-6fbda83

17 Jun 03:55
6fbda83

Choose a tag to compare

Rolling soliplex-concierge-admin Agent Skill built from 6fbda83.

soliplex v0.8.1: local Gitea integration

15 Jun 19:39
v0.8.1
289fe2c

Choose a tag to compare

Bug fixes

  • Wire existing repo for stacks w/ local Gitea

    Backport from PR #76.

soliplex-concierge v0.8: skill self management in coding agent, not in rooms

15 Jun 15:25
v0.8
e3d3db1

Choose a tag to compare

Features / Refactoring

  • Hoist logic from '-installer' skill's 'apply.py' [#66, PR #74]

    ... into a new '.installer' module

    • Rename 'apply.py' -> 'install_concierge.py'.

    • Make the same logic available as a console script (but requiring the
      as a CLI argument).

  • Use 'download' / hoisted 'defang' from 'soliplex_skills' [#54, PR #73]

    Completes hoist begin in soliplex/soliplex-skills#28

  • Stamp generated skills w/ date [#54, PR #71]

Bug fixes

  • Skills self-manage versions in coding agents [#29, PR #69]

    Their 'SKILLS.md' describe using the 'skill_versions.py' script to
    list / upgrade released / rolling versions.

    Strip self-managment language and the corresponding script from
    skills installed into a Soliplex stack, and document using the
    '-installer' skill's `apply.py' script with '--force' to update them.

  • Raise when Gitea silently drops issue labels [#59, PR #62]

    Gitea accepts an issue (and its attachments) from an account with only
    Read access to the repository but silently drops the labels it was asked
    to set -- applying labels requires Write access. The tool would report
    success while filing an untagged request that slips past triage (#59).

    After creating the issue, verify the request-type label is present in the
    response; if not, raise the new LabelNotApplied error (naming the created
    issue) instead of continuing. The agent's room prompt already turns a tool
    error into an honest "could not file" message for the user.

Documentation

  • Garden 'README.md' [PR #68]

  • Refactor around tasks / skills / reference [PR #67]

    • Task-oriented pages under 'docs/tasks'

    • Skill-oriented pages under 'docs/skills/'

      ... including an index page linking them, along with
      the soliplex-docs and soliplex-template skills.

    • CLI / API docs under '/docs/reference'

    • CI: lint/smoke-test docs changes

  • Initial site build w/ zensical [#64, PR #65]

    Deploy to 'gh-pages' branch.

Dependencies

  • 'soliplex-skills' >= 0.5 [PR #71]

soliplex-concierge-room room-skill-2026.06.15-77df68f

15 Jun 15:11
77df68f

Choose a tag to compare

Rolling soliplex-concierge-room Agent Skill built from 77df68f.

soliplex-concierge-room room-skill-2026.06.15-6824b30

15 Jun 19:19
6824b30

Choose a tag to compare

Rolling soliplex-concierge-room Agent Skill built from 6824b30.

soliplex-concierge-room room-skill-2026.06.15-15d730d

15 Jun 02:11
15d730d

Choose a tag to compare

Rolling soliplex-concierge-room Agent Skill built from 15d730d.

soliplex-concierge-room room-skill-2026.06.15-0fa5b38

15 Jun 02:52
0fa5b38

Choose a tag to compare

Rolling soliplex-concierge-room Agent Skill built from 0fa5b38.