Tony Bentley

Results 8 issues of Tony Bentley

Currently the signalk model provides the timestamp for each value and persists the value regardless of the last updated date/time. If the instrument fails to continue updating, the model is...

enhancement

Webapp assumes location for static index.html will be `${projectRoot}/public/` Reference: https://github.com/SignalK/signalk-server/blob/master/src/interfaces/webapps.js#L54 When using `create-react-app` the default source file location is `public/` and build location is `build/` , which requires the...

### Issue description When using TypeORM entity create method, date properties are not converted to Date object ### Expected Behavior When declaring a date field for an entity, the create...

bug
requires triage

**Scenario:** As a user I want to know my last known value for each path in Signalk server upon restarting the signalk-server application. Given there are paths that are only...

## Summary When using the Task tool to spawn subagents (e.g., `Explore`, `claude-code-guide`, `Plan`, or custom agents), the OTEL telemetry does not capture which agent type was invoked. This makes...

enhancement
has repro
area:tools

Provide light and deep sleep support that allows the device to sleep for a given duration, then wake and connect to the network and send data to Signalk. This would...

Source names are often automatically generated. Source aliases should be utilized across the system to make identifying the client/source easier. In Data Browser, the client ID is used for the...

As a user when I am on the Data Browser page, I want to filter columns to reduce the rows to meaningful information. Given I want to see all paths...