alpha
Login
or
Join now
hotsocket.fyi
/
niri
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
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
niri
/
src
5 folders
9 files
at
1dc44465955b22358f120cd7df8ecc37f81b02f3
nova
fix: graceful grace period before killing PTY on timeout
2mo ago
1dc44465
container
fix: graceful grace period before killing PTY on timeout When a command times out in runRaw, send Ctrl+C and wait a 3-second grace period instead of immediately killing the PTY session. This gives CLI tools that hang after completing (e.g. wispctl with TUI spinners that don't cleanly exit) a chance to terminate gracefully. If the sentinel appears during the grace window, the output is captured and resolved successfully. Only kill the session if the command remains stuck after the grace period. This doesn't make things worse for legitimately slow commands — the timeout already fired, and Ctrl+C was already sent — but it saves tools that just need a nudge from being reported as failures.
2 months ago
discord
add cdn links to discord turns
2 months ago
memory
simplify memory and modualize discord-state
2 months ago
runner
hopefully git shouldnt hang
2 months ago
triggers
add cdn links to discord turns
2 months ago
bootstrap.ts
fix: graceful grace period before killing PTY on timeout When a command times out in runRaw, send Ctrl+C and wait a 3-second grace period instead of immediately killing the PTY session. This gives CLI tools that hang after completing (e.g. wispctl with TUI spinners that don't cleanly exit) a chance to terminate gracefully. If the sentinel appears during the grace window, the output is captured and resolved successfully. Only kill the session if the command remains stuck after the grace period. This doesn't make things worse for legitimately slow commands — the timeout already fired, and Ctrl+C was already sent — but it saves tools that just need a nudge from being reported as failures.
2 months ago
db.ts
simplify memory and modualize discord-state
2 months ago
embeddings.ts
simplify memory and modualize discord-state
2 months ago
index.ts
simplify memory and modualize discord-state
2 months ago
memory.test.ts
simplify memory and modualize discord-state
2 months ago
metrics.ts
simplify memory and modualize discord-state
2 months ago
server.ts
idk
2 months ago
stream.ts
simplify memory and modualize discord-state
2 months ago
types.ts
memory system no longer flodos
2 months ago