alpha
Login
or
Join now
xeiaso.net
/
ircd.rs
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Proof of concept mechanical port of ircnet/ircd to Rust as part of a bit about C being insecure for network services
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ircd.rs
/
scripts
/
at
master
4 files
Xe Iaso
feat(scripts): add grand-total USD cost to token usage report
19d ago
b3a61040
copychatlogs.sh
feat(scripts): add grand-total USD cost to token usage report Append a totalCostUSD key at the bottom of the JSON output, summing every model's cost and formatting it as US dollars via Intl.NumberFormat so the all-time spend is readable at a glance. Models with unknown pricing are excluded from the sum (they already warn on stderr). Assisted-by: Claude Fable 5 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
2 weeks ago
deploy-docs.sh
style(scripts): normalize deploy-docs.sh indentation to tabs Reindent with tabs and drop the spaces inside the subshell parens. Formatting only; no behavior change. Assisted-by: Claude Opus 4.8 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
3 weeks ago
generate-release-assets.sh
chore(scripts/release): emit per-target tarballs alongside deb/rpm Each triple now also gets leveva-<ver>-<triple>.tar.gz carrying the same payload as the package asset tables in leveva/Cargo.toml (binary, systemd unit, default config + MOTD, example config, license), for platforms without dpkg/rpm. Collected into var/dist/ with the packages. Assisted-by: Claude Fable 5 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
2 weeks ago
token-usage.js
feat(scripts): add grand-total USD cost to token usage report Append a totalCostUSD key at the bottom of the JSON output, summing every model's cost and formatting it as US dollars via Intl.NumberFormat so the all-time spend is readable at a glance. Models with unknown pricing are excluded from the sum (they already warn on stderr). Assisted-by: Claude Fable 5 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
2 weeks ago