J.A.R.V.I.S-rust/resources/commands
Bossiara13 16240609de fix(commands): repair weather set_city schema, retire broken AHK browser pack
set_city used a plain `phrases = [...]` array which fails the lang-map schema
in JCommand — the whole weather pack was being skipped at load. Normalized
to per-language phrases.

browser/command.toml pointed at Priler's bundled AutoHotKey exes that do not
ship in this fork, so the entries were dead. Renamed to .disabled (the loader
skips packs without command.toml) so we do not collide with the new Lua
apps pack while keeping the directory for reference.
2026-05-15 00:54:34 +03:00
..
browser fix(commands): repair weather set_city schema, retire broken AHK browser pack 2026-05-15 00:54:34 +03:00
calculator project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
counter basic Lua 5.4 implementation with few example commands 2026-01-17 05:46:38 +05:00
jarvis project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
steam project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
stop project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
terminate project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
test_slots some fixes + gliner first implementation 2026-02-11 07:21:50 +05:00
volume project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
weather fix(commands): repair weather set_city schema, retire broken AHK browser pack 2026-05-15 00:54:34 +03:00
windows project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00