issues
search
org-arl
/
fjage
Framework for Java and Groovy Agents
https://fjage.readthedocs.io/en/latest/
Other
26
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
stop() in setup() blocks container startup
#332
mchitre
opened
4 days ago
0
Addin type annotations to fjage.js
#331
notthetup
closed
1 month ago
0
Bumping dependencies
#330
notthetup
opened
1 month ago
0
Add support for serving directory listing
#329
notthetup
closed
1 month ago
0
Adding functionality to serve an agent's store directory
#328
notthetup
closed
1 month ago
0
Increasing the timeout for messages to 2s
#327
notthetup
closed
1 month ago
0
Shell Agent logs multiple `block() interrupted`
#326
notthetup
opened
2 months ago
0
Adding a Gateway.connected property
#325
notthetup
closed
2 months ago
0
fsm.setNextState() overwrites fsm.terminate()
#324
ettersi
opened
2 months ago
2
Fixing dispatching of indexed parameter req
#323
notthetup
closed
2 months ago
0
Log error thrown in parameter setter/getter at finest level
#322
notthetup
closed
2 months ago
0
Edge case uncaught exception in fjagepy send
#321
impala454
opened
3 months ago
2
Use DefaultServlet instead of ResourceHandler to serve static files.
#320
notthetup
opened
4 months ago
1
Add support for list of complex numbers for serializing in fjagepy
#319
notthetup
closed
4 months ago
0
Allow the _to_json of AgentID to be used to generate the JSON for AgentIDs
#318
notthetup
closed
4 months ago
2
Make webshell iframe safe
#317
notthetup
closed
4 months ago
0
A pure-Rust gateway for Fjåge with C API compatibility
#316
brodiealexander
opened
4 months ago
1
Pin xterm height and width to 160x50 to align with the shell
#315
notthetup
closed
4 months ago
0
Update fjage_quickstart.sh for GSON 2.10.1
#314
brodiealexander
closed
4 months ago
0
Fixing webshell multiline paste issue
#313
notthetup
closed
4 months ago
0
Fix agentsForService test in test_fjage.c
#312
brodiealexander
closed
4 months ago
4
Web shell tries to execute first line when pasting multiline string
#311
notthetup
closed
4 months ago
2
Optional REST based mechanism to set/get Parameters
#310
notthetup
opened
5 months ago
2
fix(JSON): JSONify Java maps as JSON dicts
#309
ettersi
closed
6 months ago
12
Add support for a connection oriented WebSocketConnector
#308
notthetup
opened
7 months ago
0
Shell scrollbar style
#307
jjophi
closed
8 months ago
5
Enable ETags on static resources served from Jetty
#306
notthetup
closed
9 months ago
0
Allow the WebShell dark mode toggle to be disabled
#305
notthetup
closed
9 months ago
1
Allow messages from slaves to be queued if master container not fully started
#304
mchitre
closed
9 months ago
0
Improved handling of exceptions in ShellExtension in GroovyScriptEngine
#303
notthetup
opened
9 months ago
0
Enforce timeout with slave containers even if interrupted
#302
mchitre
closed
9 months ago
0
Change the websocket connection timeout log from warning to fine
#301
notthetup
closed
10 months ago
0
Only raise a `ParameterChangeNtf` if the parameter value was changed
#300
notthetup
closed
10 months ago
0
Fixing some fjagejs test delays and adding testing on various browsers
#299
notthetup
closed
10 months ago
0
Add option to reject various APIs and added new agents API
#298
notthetup
closed
10 months ago
4
`ParameterMessageBehavior` should only generate a `ParameterChangeNtf` if the parameter value was changed
#297
notthetup
closed
10 months ago
0
Keep Web Shell and backing ConsoleShell PTY widths in sync
#296
notthetup
opened
1 year ago
3
Fix gateway names to avoid clashes with wormhole agent
#295
ettersi
closed
1 year ago
3
Fix Gateway <-> Wormhole interop
#294
ettersi
closed
1 year ago
6
Add `wantsMessagesFor` documentation to the protocol docs
#293
mchitre
opened
1 year ago
0
Handle named parameters more consistently
#292
ettersi
opened
1 year ago
8
Add TypeScript type information to `fjage.js` using a `fjage.d.ts`
#291
notthetup
opened
1 year ago
0
Improve logging in fjage.js
#290
notthetup
opened
1 year ago
0
Dealing with exceptions in Fjagejs
#289
notthetup
closed
1 year ago
0
"Freshness" constraint on the `receive` APIs
#288
notthetup
opened
1 year ago
5
feat(remote): Use LONG_OR_DOUBLE parsing for Json numbers
#287
ettersi
closed
1 year ago
0
CI is broken due to fjage.js
#286
mchitre
closed
1 year ago
1
Allow named params to match with param enums in `get()`
#285
mchitre
closed
1 year ago
0
AgentID.get(NamedParameter) does not work
#284
ettersi
closed
1 year ago
4
Support adding of contexts which accept file uploads
#283
notthetup
closed
1 year ago
0
Next