-
Git has machine readable output forms, but they don't seem used.
eg in `repo_reader.py` I read (around line 313):
``` python
if "=>" not in line:
# if no renames or c…
-
Boss's meeting.
-
**User Story**
“As a supervisor, I need instructions on how to amend dates so I can easily change them in a submitted form, without contacting the Contact Centre.
**Tasks**
The current email has the …
-
### Checklist
- [X] I have enabled debug logging for my installation.
- [X] I have filled out the issue template to the best of my ability.
- [X] This issue only contains 1 issue (if you have multipl…
-
-
This is to request a new example showing two way communication between bubbletea and a background process (running as a goroutine.) There are already two examples (send-msg and realtime) which demons…
-
Breadboard build only works with a single radio attatched to the spi channel. Built with nodemcu wroom32 and using nrf24l01 + modules and breakout boards. I have only a single channel scope so I am un…
-
The standard communication widget includes built-in security, but there’s no clear guidance for securing Option 3: Customized Widget and Chat Interface UI (Self-Hosted).
Is there documentation on e…
-
Currently, mostro handles admin commands using NIP-59 nostr events. While this setup is functional, there are some compelling reasons to consider implementing a more direct communication method (i.e.,…
-
The project hard-coded the init node, node 1 and node 2, I don't see any follow-up agents will receive messages according to "generate node" tab, the project didn't implement it at all?