Skip to content

fix(ci): refresh TinyBus module lockfile - #120

Merged
senamakel merged 4 commits into
tinyhumansai:mainfrom
senamakel:ci-repair-tinybus-v0.1.1
Aug 30, 2026
Merged

senamakel merged 4 commits into
tinyhumansai:mainfrom
senamakel:ci-repair-tinybus-v0.1.1

Conversation

@senamakel

@senamakel senamakel commented Aug 30, 2026

Copy link
Copy Markdown
Member

Refreshes the separately locked module workspace after TinyBus v0.1.1 was merged, so its locked CI commands use the updated path-package versions.

Co-authored-by: Medulla <medulla@tinyhumans.ai>
@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

  • Run on-demand review

On-demand reviews are free for the next 21 days. After that, they cost $0.25 per reviewed file.

Or wait 32 minutes for your next included review.

View limit details

Limit details: You’ve used the included review currently available.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b069ba48-8b2a-41ab-84e6-92e4458d8e5b

📥 Commits

Reviewing files that changed from the base of the PR and between 2ab4cbe and 84b8f40.

⛔ Files ignored due to path filters (1)
  • crates/tinymemory-module/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (10)
  • crates/tinymemory-api/src/lib.rs
  • crates/tinymemory-core/src/sources/readers/mod.rs
  • crates/tinymemory-core/src/sources/reconcile.rs
  • crates/tinymemory-core/src/store/identity.rs
  • crates/tinymemory-core/src/sync/mod.rs
  • crates/tinymemory-core/src/test_seams.rs
  • crates/tinymemory-module/src/composio.rs
  • crates/tinymemory-module/src/composio_test.rs
  • crates/tinymemory-module/src/lib.rs
  • crates/tinymemory-module/src/service/test.rs

Warning

Your free Security trial is over. An organization admin can activate Security or dismiss this notice.


Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T17:26:12.469719Z 84b8f40 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@tinysweeper tinysweeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tinysweeper found nothing blocking. Approving.

$0.0000 · 0 in / 0 out · 9 embedded · openrouter/openai/text-embedding-3-small

@tinysweeper tinysweeper Bot added the priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect. label Aug 30, 2026
Co-authored-by: Medulla <medulla@tinyhumans.ai>
@tinysweeper

tinysweeper Bot commented Aug 30, 2026

Copy link
Copy Markdown

How this change flows

4 changed behaviours across 16 relationships. 6 surrounding behaviours are shown (60 graph nodes walked). 32 further behaviours left out to keep the diagram readable.

flowchart LR
  n0["bind_memory_client<br/>changed"]:::changed
  n1["provider<br/>changed"]:::changed
  n2["setup<br/>changed"]:::changed
  n3["start_sync_loops<br/>changed"]:::changed
  n4["test_provider"]:::impacted
  n5["test_config"]:::impacted
  n6["ModuleConfig"]:::impacted
  n7["MemoryService"]:::impacted
  n8["...ed_and_only_success_counts_toward_the_cap"]:::impacted
  n9["...e_cap_is_reached_through_successful_opens"]:::impacted
  n0 -->|uses| n6
  n2 -->|calls| n0
  n2 -->|calls| n1
  n2 -->|calls| n3
  n2 -->|uses| n6
  n3 -->|uses| n6
  n8 -->|calls| n4
  n8 -->|tests| n4
  n8 -->|calls| n5
  n8 -->|tests| n5
  n8 -->|uses| n7
  n9 -->|calls| n4
  n9 -->|tests| n4
  n9 -->|calls| n5
  n9 -->|tests| n5
  n9 -->|uses| n7
  classDef changed fill:#0d4429,stroke:#238636,color:#e6edf3
  classDef impacted fill:#161b22,stroke:#6e7681,color:#c9d1d9
  classDef flagged fill:#5a1e02,stroke:#d93f0b,color:#ffffff
  classDef blocking fill:#67060c,stroke:#f85149,color:#ffffff
Loading

Green: changed behaviour. Grey: surrounding behaviour. Arrows name the call, use, implementation, or test relationship. Orange: has findings. Red: has a finding that blocks the merge.

tinysweeper 0.1.0

senamakel and others added 2 commits August 30, 2026 20:20
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
@senamakel
senamakel merged commit 549e632 into tinyhumansai:main Aug 30, 2026
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant