|
|
1f8fb7acf4
|
Add private message reply command
|
2026-05-29 17:40:09 +08:00 |
|
|
|
f0499c32f6
|
Tighten CLI option diagnostics
|
2026-05-28 08:59:54 +08:00 |
|
|
|
797ecbb992
|
Improve TUI pager and search ergonomics
|
2026-05-27 19:24:55 +08:00 |
|
|
|
139715efb5
|
docs: tighten quick setup guide
|
2026-05-24 16:32:37 +08:00 |
|
|
|
1391ddca07
|
docs: use neutral host examples
|
2026-05-24 13:15:10 +08:00 |
|
|
|
301adbd0d4
|
docs: align limit semantics and exec support
|
2026-03-10 19:19:13 +08:00 |
|
|
|
e473b26e0d
|
refactor: stabilize SSH runtime and add exec interface
|
2026-03-10 18:52:20 +08:00 |
|
|
|
da8b77d625
|
docs: reorganize documentation structure
- Move all documentation to docs/ directory for better organization
- Rewrite README.md following Linux kernel style (English only)
- Rename HACKING -> CONTRIBUTING.md
- Rename QUICKREF -> QUICKREF.md
- Rename README -> README.old
- Add comprehensive Development-Guide.md for contributors
Documentation structure:
- README.md: Project overview and quick start
- docs/Development-Guide.md: Complete developer manual
- docs/CONTRIBUTING.md: Contribution guidelines
- docs/DEPLOYMENT.md: Production deployment guide
- docs/SECURITY_QUICKREF.md: Security config reference
- docs/QUICKREF.md: Command cheat sheet
This aligns with Linux kernel documentation practices:
simple, organized, and accessible.
|
2026-02-07 23:31:53 +08:00 |
|