chore: add MIT license, ignore node_modules, fix runner scripts - #1
Merged
Conversation
- add node_modules/ to .gitignore - update package.json description - fix plan/overnight scripts to invoke via bash explicitly - add MIT LICENSE
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⛔ Files ignored due to path filters (1)
⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe project adds an MIT license, ignores ChangesProject updates
Estimated code review effort: 2 (Simple) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
3 tasks
c0d3ster
added a commit
that referenced
this pull request
Aug 3, 2026
* chore(tasks): number and stack self-targeting task list Assign #1-#10 task numbers and [stack] annotations to TASKS.md's Agent-Ready/Verify/Research/Decisions items for nightlight's self-improvement backlog. Introduce docs/nightlight-meta.json with nextTaskNumber: 11. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> * chore: gitignore .claude/worktrees/ Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
6 tasks
2 tasks
c0d3ster
added a commit
that referenced
this pull request
Aug 8, 2026
- Archive #2 (fresh-subprocess-per-task execution model, PR #24) as complete; NEEDS HUMAN cache-read comparison trial ongoing outside TASKS.md tracking, see archive note - Add #12 [stack: solo], bundling four turn/cache-read efficiency findings from the c0d3ster cost audit, placed at the top of Agent-Ready - #1 confirmed not implemented, left open and untouched - nextTaskNumber 12 -> 13, tasksCompleted 0 -> 1 Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
node_modules/to.gitignorepackage.jsondescription to better convey what nightlight doesplan/overnightnpm scripts to invoke viabashexplicitly (cross-platform/Windows friendly)LICENSETest plan
npm run plan/npm run overnightinvoking correctly🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores