Skip to content

Add morse, strand, chronicle, lookout and conduit - #264

Merged
jiacai2050 merged 1 commit into
zigcc:mainfrom
pedronaugusto:add-five-packages
Sep 15, 2026
Merged

jiacai2050 merged 1 commit into
zigcc:mainfrom
pedronaugusto:add-five-packages

Conversation

@pedronaugusto

@pedronaugusto pedronaugusto commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Five packages of mine, pure Zig, each tested in CI on Linux, macOS and Windows.

  • morse: writes terminal control sequences and parses what a terminal sends back.
  • strand: typed JSON Lines, one JSON value per line.
  • chronicle: an append-only event log.
  • lookout: a file-system watcher over each platform's own interface.
  • conduit: child processes on pipes or a pseudo-terminal.

Summary by CodeRabbit

  • Documentation
    • Added five project entries to the README across file format processing, operating systems, database, and graphics library sections.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 174fa582-95a8-4060-9536-9707a14199b1

📥 Commits

Reviewing files that changed from the base of the PR and between e854852 and ddf91f0.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The README adds five project entries to existing categories. No existing entries were removed or modified.

Changes

Project catalog additions

Layer / File(s) Summary
Add project entries
README.md
Adds pedronaugusto/strand, pedronaugusto/conduit, pedronaugusto/lookout, pedronaugusto/chronicle, and pedronaugusto/morse to the relevant catalog sections.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to ddf91

The new catalog entries follow the repository’s documented placement and attribution conventions, with no identified merge-blocking issue.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely names all five packages added by the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@jiacai2050
jiacai2050 merged commit b4eeffb into zigcc:main Sep 15, 2026
3 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