Skip to content

Closes #19: [Enhancement]: Integrations layout — discoverable stacks (Ollama, APIs, frameworks, Skillware, …) - #51

Merged
rosspeili merged 1 commit into
ARPAHLS:mainfrom
evgenyponomarev:sloppy/issue-19-5c6dc0178dc9
Aug 30, 2026
Merged

Closes #19: [Enhancement]: Integrations layout — discoverable stacks (Ollama, APIs, frameworks, Skillware, …)#51
rosspeili merged 1 commit into
ARPAHLS:mainfrom
evgenyponomarev:sloppy/issue-19-5c6dc0178dc9

Conversation

@evgenyponomarev

Copy link
Copy Markdown
Contributor

Closes #19.

Verified against the pinned tree: the patch applies cleanly and the issue's post-fix check passes.

Written by an AI coding agent (Sloppy) and opened under my account.

@rosspeili

Copy link
Copy Markdown
Contributor

Hey @evgenyponomarev, good progress and this looks good too.

Before merge please:

  1. Rebase onto current main (post-Closes #21: [Enhancement]: Restructure examples — flat named scripts and single README index #30 and Closes #20: [Integration]: Ollama + cloud model providers — .env.example and swappable body loops #53 after it merges).
  2. Drop integrations/ollama/ from this PR, Closes #20: [Integration]: Ollama + cloud model providers — .env.example and swappable body loops #53 owns the real llama_loop.py, link to it from the index instead.
  3. Fix stale examples/04-sequencer-pipeline/ links (should be sequencer_pipeline.py after Closes #21: [Enhancement]: Restructure examples — flat named scripts and single README index #30).
  4. Add [Unreleased] CHANGELOG line for the integrations index/layout remainder ([Enhancement]: Integrations layout — discoverable stacks (Ollama, APIs, frameworks, Skillware, …) #19).

Ping when rebased, happy to merge then. <3

@evgenyponomarev
evgenyponomarev force-pushed the sloppy/issue-19-5c6dc0178dc9 branch from 0b48358 to 7a9cff0 Compare August 27, 2026 13:04
@rosspeili

Copy link
Copy Markdown
Contributor

Thanks for rebasing onto current main, the top-level integrations/README.md, langgraph stub, and mock/live entrypoints look good.

Before merge please:

  1. Remove integrations/ollama/ from this PR, Closes #20: [Integration]: Ollama + cloud model providers — .env.example and swappable body loops #53 owns llama_loop.py. Link to it from the index only, keep skillware/ollama_skill_loop.py as the separate Ollama+Skillware demo, unless you wana close 51 + 53 in one PR in which case more work would have to be included that adheres to 53 expectations. I would keep it as seperate PRs.
  2. Add a [Unreleased] CHANGELOG entry for [Enhancement]: Integrations layout — discoverable stacks (Ollama, APIs, frameworks, Skillware, …) #19.

We'll merge #53 first, then this one. Almost there. <3

rosspeili added a commit to evgenyponomarev/aura that referenced this pull request Aug 30, 2026
Maintainer patch for PR ARPAHLS#51. Keeps Ollama in ARPAHLS#53 only; fixes body+tools doc paths.
@rosspeili
rosspeili force-pushed the sloppy/issue-19-5c6dc0178dc9 branch from 7a9cff0 to 4256356 Compare August 30, 2026 12:44
…HLS#19)

Rebased onto main after ARPAHLS#53 merge. No changes to integrations/ollama/ — owned by ARPAHLS#53.
@rosspeili
rosspeili force-pushed the sloppy/issue-19-5c6dc0178dc9 branch from 4256356 to 7338d87 Compare August 30, 2026 12:47
@rosspeili
rosspeili merged commit fdd25a2 into ARPAHLS:main Aug 30, 2026
6 checks passed
@rosspeili

Copy link
Copy Markdown
Contributor

@evgenyponomarev, thanks for #51 as well.

After #53 merged, the branch conflicted (CHANGELOG.md, integrations/ollama/llama_loop.py) because it still carried #53 commits.

Maintainer fix:

Also merged. 🙏

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.

[Enhancement]: Integrations layout — discoverable stacks (Ollama, APIs, frameworks, Skillware, …)

2 participants