<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>pim, branch HEAD</title>
<subtitle>Unnamed repository; edit this file &#39;description&#39; to name the repository.
</subtitle>
<entry>
<id>4055df0ba88c7ee2e5b53698e934f7b9103f1f0f</id>
<published>2026-07-12T01:47:49Z</published>
<updated>2026-07-12T01:47:49Z</updated>
<title type="text">refactor(ci): rename test workflow to testing.yml</title>
<link rel="alternate" type="text/html" href="commit/4055df0ba88c7ee2e5b53698e934f7b9103f1f0f.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 4055df0ba88c7ee2e5b53698e934f7b9103f1f0f
parent 48b12b83e258def8326ea68d4ef299fe26a9976f
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:47:49 +0900

refactor(ci): rename test workflow to testing.yml

</content>
</entry>
<entry>
<id>48b12b83e258def8326ea68d4ef299fe26a9976f</id>
<published>2026-07-12T01:45:54Z</published>
<updated>2026-07-12T01:45:54Z</updated>
<title type="text">chore(ci): update rust-cache action to master branch</title>
<link rel="alternate" type="text/html" href="commit/48b12b83e258def8326ea68d4ef299fe26a9976f.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 48b12b83e258def8326ea68d4ef299fe26a9976f
parent 83e28d36b4f12c23a9460b3cb3858c82be7536de
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:45:54 +0900

chore(ci): update rust-cache action to master branch

Change the rust-cache action version from v2 to master to use the latest updates.

</content>
</entry>
<entry>
<id>83e28d36b4f12c23a9460b3cb3858c82be7536de</id>
<published>2026-07-12T01:44:27Z</published>
<updated>2026-07-12T01:44:27Z</updated>
<title type="text">chore: update GitHub Actions and remove unused code comments</title>
<link rel="alternate" type="text/html" href="commit/83e28d36b4f12c23a9460b3cb3858c82be7536de.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 83e28d36b4f12c23a9460b3cb3858c82be7536de
parent 7cfc353c2aa44951f283a708b0d68092d11b6765
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:44:27 +0900

chore: update GitHub Actions and remove unused code comments

- Update actions/checkout to use the main branch
- Update softprops/action-gh-release to use the master branch
- Remove stale code comments in src/buffer.rs and src/main.rs

</content>
</entry>
<entry>
<id>7cfc353c2aa44951f283a708b0d68092d11b6765</id>
<published>2026-07-12T01:39:51Z</published>
<updated>2026-07-12T01:39:51Z</updated>
<title type="text">fix(editor): simplify conditional logic for cursor movement</title>
<link rel="alternate" type="text/html" href="commit/7cfc353c2aa44951f283a708b0d68092d11b6765.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 7cfc353c2aa44951f283a708b0d68092d11b6765
parent 265e83bba6c3348dc59f4cedc7abbeaae9622999
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:39:51 +0900

fix(editor): simplify conditional logic for cursor movement

Refactor KeyCode::Char(&#39;k&#39;) match arm to use a guard instead of a nested if statement for improved readability.

</content>
</entry>
<entry>
<id>265e83bba6c3348dc59f4cedc7abbeaae9622999</id>
<published>2026-07-12T01:31:34Z</published>
<updated>2026-07-12T01:31:34Z</updated>
<title type="text">ci: add GitHub Actions workflow for Rust testing and linting</title>
<link rel="alternate" type="text/html" href="commit/265e83bba6c3348dc59f4cedc7abbeaae9622999.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 265e83bba6c3348dc59f4cedc7abbeaae9622999
parent b2d31b3f3c5e681c898f81767c27b22e49c63ac4
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:31:34 +0900

ci: add GitHub Actions workflow for Rust testing and linting

Introduces a new CI pipeline that runs cargo build, cargo test, cargo fmt, and cargo clippy on pull requests and pushes to the main branch.

</content>
</entry>
<entry>
<id>b2d31b3f3c5e681c898f81767c27b22e49c63ac4</id>
<published>2026-07-12T01:27:31Z</published>
<updated>2026-07-12T01:27:31Z</updated>
<title type="text">feat(ci): add automated release workflow</title>
<link rel="alternate" type="text/html" href="commit/b2d31b3f3c5e681c898f81767c27b22e49c63ac4.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit b2d31b3f3c5e681c898f81767c27b22e49c63ac4
parent 17ae495843fcb799eae28dc7ba39fab1bd7ecff1
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun, 12 Jul 2026 10:27:31 +0900

feat(ci): add automated release workflow

Add a new GitHub Actions workflow to automatically build and publish release binaries for multiple platforms upon pushing a version tag.

</content>
</entry>
<entry>
<id>17ae495843fcb799eae28dc7ba39fab1bd7ecff1</id>
<published>2026-06-07T02:42:40Z</published>
<updated>2026-06-07T02:42:40Z</updated>
<title type="text">feat: implement core editor functionality with swap and recovery support</title>
<link rel="alternate" type="text/html" href="commit/17ae495843fcb799eae28dc7ba39fab1bd7ecff1.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 17ae495843fcb799eae28dc7ba39fab1bd7ecff1
parent 8e197646ed86e20c8cda95a7e057b84830e8fdae
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun,  7 Jun 2026 11:42:40 +0900

feat: implement core editor functionality with swap and recovery support

- Add `Buffer` for on-demand file I/O, delta management, and swap file persistence.
- Implement `Editor` state machine for navigation and mode switching.
- Add swap file detection and recovery prompts to `main.rs`.
- Implement basic text editing (Insert mode) and atomic saving.
- Update `README.md` with new features and roadmap progress.

</content>
</entry>
<entry>
<id>8e197646ed86e20c8cda95a7e057b84830e8fdae</id>
<published>2026-06-07T01:31:20Z</published>
<updated>2026-06-07T01:31:20Z</updated>
<title type="text">feat: initialize project structure</title>
<link rel="alternate" type="text/html" href="commit/8e197646ed86e20c8cda95a7e057b84830e8fdae.html" />
<author>
<name>minerva-jupiter</name>
<email>ryouturn@gmail.com</email>
</author>
<content type="text">commit 8e197646ed86e20c8cda95a7e057b84830e8fdae
Author: minerva-jupiter &lt;ryouturn@gmail.com&gt;
Date:   Sun,  7 Jun 2026 10:31:20 +0900

feat: initialize project structure

- Add .gitignore, Cargo.toml, and Cargo.lock
- Add initial project documentation in README.md
- Create basic main.rs entry point

</content>
</entry>
</feed>
