Skip to content

Feature/sample skills - #142

Merged
douglasware merged 5 commits into
mainfrom
feature/sample-skills
Sep 2, 2026
Merged

douglasware merged 5 commits into
mainfrom
feature/sample-skills

Conversation

@douglasware

Copy link
Copy Markdown
Contributor

Summary

  • Expand sample skills for AudioCpp, host SSH, HTML, MSSQL, Qwen Image, SearXNG, talking-head video, and video production.
  • Improve ASR/TTS lifecycle handling, engine failure recovery, inference isolation, and hardware-specific compose/build support.
  • Harden conversation streaming, cancellation, locking, checkpointing, persistence, recovery, retries, and terminalization.
  • Improve notebook synchronization, attachments, media workflows, host-mount handling, and local-AI runtime alignment.
  • Add supporting migrations, tests, walkthroughs, scripts, and operational documentation.
  • Fix the MARS integration fixture and nested-agent cancellation paths exposed by CI.

Validation

  • Targeted server integration tests: 2 passed, 0 failed.
  • Client and full integration workflows should be run before merge.

Deployment Notes

  • Apply the included EF Core migrations. (happens at startup if permissions allow)
  • Select the appropriate CPU, CUDA, ROCm, Vulkan, or hybrid compose configuration.
  • Review sample-skill synchronization and host-mount settings before deployment.

- Expand sample skills for AudioCpp, host SSH, HTML, MSSQL, Qwen image,
  SearXNG, talking-head video, video production, and reusable templates.
- Harden ASR and TTS lifecycle handling with engine failure classification,
  recovery behavior, inference isolation, and focused test coverage.
- Add CPU, CUDA, ROCm, Vulkan, and hybrid media compose/build support.
- Improve conversation streaming, MARS persistence, checkpointing, locking,
  cancellation, undo, recovery, retries, deduplication, and terminalization.
- Add attachment content/path/render-cache handling and improve media,
  sandbox, image, speech, and tool-call integration.
- Improve notebook synchronization, hashing, reconciliation, host-mount
  listing caches, artifact exclusions, and background job behavior.
- Align local-AI startup verification and model onboarding with API-owned
  runtime selections.
- Update client behavior, API endpoints, migrations, and broad unit,
  integration, characterization, and walkthrough coverage.
- Add operational documentation for regression investigation, ASR/TTS failure
  states, deployment synchronization, and host-mount acceptance testing.
Comment on lines +1273 to +1279
content={
"requestId": request_id,
"ok": False,
"error": "engine_restart_failed",
"message": str(exc),
**STATE.snapshot(),
},
Comment thread docker/build/guideants-ai/tts-service/tts_service.py Dismissed
@douglasware
douglasware merged commit e2731e2 into main Sep 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants