Draft
Conversation
Contributor
|
Wow, that's really cool idea. |
78f0788 to
8e12176
Compare
8ecd81c to
3397538
Compare
Assisted-by: openai/gpt-5.3-codex on opencode Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
Assisted-by: openai/gpt-5.3-codex on opencode Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
96a813c to
d01cc1e
Compare
Assisted-by: openai/gpt-5.3-codex on opencode Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
Assisted-by: openai/gpt-5.3-codex on opencode Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
curses-cli, curses server for AI
curses-cli, curses server for AIcurses-cli
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.
Purpose of change (The Why)
Describe the solution (The How)
the script runs the game on tmux and work as a bridge between AI and game. in the future, it can be used to quickly test multiple PRs locally.
curses-cli(available-macros-json,macro:<id>entries ininputs-jsonl)bn_macro_agent_context,bn_macro_look_target,bn_macro_adjacent_target) plus earlier macro setskills/curses-cli/references/macros.mdskills/curses-cli/references/benchmark-loop.mddocs/en/dev/guides/bench.mdartifacts/curses-cli/curses-bench-live-2026-02-26.zipTesting
deno check scripts/curses-cli/main.tsdeno test scripts/curses-cli/main_test.tscmake --build --preset linux-full --target cataclysm-bn-tiles-commoncmake --preset linux-curses && cmake --build --preset linux-curses --target cataclysm-bncurses-clisession and generated artifactsAdditional context
AI was really inefficient, took IRL 36 minutes above. hopefully this should become faster in the future
session bundle: https://github.com/scarf005/Cataclysm-BN/raw/chore/ai-pr-local-curses-validation/artifacts/curses-cli/curses-bench-live-2026-02-26.zip
Checklist
Mandatory
closes #1234in Summary of the PR so it can be closed automatically.mainso it won't cause conflict when updatingmainbranch later.Optional
docs/folder.luascope to the PR title.deno task docs:genso the Lua API documentation is updated.