<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soon/src, branch copilot/fix-3fe7bfbf-c7ce-4f76-a4e2-75649693787c</title>
<subtitle>Predict your next shell command based on history — like shell autocomplete, but MORE stupid</subtitle>
<id>https://git.hydroroll.team/soon/atom?h=copilot%2Ffix-3fe7bfbf-c7ce-4f76-a4e2-75649693787c</id>
<link rel='self' href='https://git.hydroroll.team/soon/atom?h=copilot%2Ffix-3fe7bfbf-c7ce-4f76-a4e2-75649693787c'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/'/>
<updated>2025-08-24T16:52:40Z</updated>
<entry>
<title>Add comprehensive unit tests and CI test script</title>
<updated>2025-08-24T16:52:40Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-08-24T16:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=df985c9b639bab3edd687170fd279724b8f05d69'/>
<id>urn:sha1:df985c9b639bab3edd687170fd279724b8f05d69</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Comprehensive upgrade: v0.2.0 with improved features and code quality</title>
<updated>2025-08-24T16:51:12Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-08-24T16:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=5dabc731cfb0f90afd1fc69b2603070149da43be'/>
<id>urn:sha1:5dabc731cfb0f90afd1fc69b2603070149da43be</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>chore: remove useless comments</title>
<updated>2025-08-11T13:35:16Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-08-11T13:35:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=8267a97422253c1c5a69d5356b4a4f4933123338'/>
<id>urn:sha1:8267a97422253c1c5a69d5356b4a4f4933123338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update Cache command to accept a number instead of a command string</title>
<updated>2025-05-29T16:01:43Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-29T16:01:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=fe0fcadf3ac2b6b75241364991ad570b72bec243'/>
<id>urn:sha1:fe0fcadf3ac2b6b75241364991ad570b72bec243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refresh cache from history on command execution and improve cache handling</title>
<updated>2025-05-29T15:51:41Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-29T15:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=70bb6192c2408bad2c30df32e42de091b6c850e7'/>
<id>urn:sha1:70bb6192c2408bad2c30df32e42de091b6c850e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Enhance CLI with debug option and improve command history handling</title>
<updated>2025-05-29T15:47:36Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-29T15:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=265a6faeabacc467c4b70cb0911a52366e7db970'/>
<id>urn:sha1:265a6faeabacc467c4b70cb0911a52366e7db970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add n-gram support and caching commands in soon CLI</title>
<updated>2025-05-27T16:44:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-27T16:44:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=aa366526c2a60a281aeb52daa2a214970a9d2464'/>
<id>urn:sha1:aa366526c2a60a281aeb52daa2a214970a9d2464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Improve code formatting and structure in main.rs</title>
<updated>2025-05-27T16:23:27Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-27T16:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=e31aa3046e2e99f7afab707a505a89d5f0e342a3'/>
<id>urn:sha1:e31aa3046e2e99f7afab707a505a89d5f0e342a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add version and update commands; rename package to soon-bin</title>
<updated>2025-05-27T16:04:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-27T16:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=19b311cb3dd6b3d43b343a7e45cd07a88663bdf1'/>
<id>urn:sha1:19b311cb3dd6b3d43b343a7e45cd07a88663bdf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat:  Add initial project files and CI configuration</title>
<updated>2025-05-25T02:47:38Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-24T18:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=72ae30380b7a62e8066270524ce056e14da08112'/>
<id>urn:sha1:72ae30380b7a62e8066270524ce056e14da08112</id>
<content type='text'>
- Created CI workflow for continuous integration using GitHub Actions.
- Added Python version specification.
- Initialized Cargo.toml and Cargo.lock for Rust project dependencies.
- Implemented main functionality in Rust with command-line interface using Clap.
- Added Python project configuration with Maturin for building and publishing.
- Implemented command history prediction feature in Python.
</content>
</entry>
</feed>
