atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

Results 339 atomic-server issues
Sort by recently updated
recently updated
newest added

## Subtasks - [x] MCP function calls - [x] MCP resources (not very popular, maybe out of scope) - [x] MCP server setting - [x] OpenRouter API config - [x]...

## Related Issues closes #986 ## Checklist - [x] Add changelog entry linking to issue, describe API changes - [ ] Add or update tests if needed - [ ]...

@AlexMikhalev has a big ontology built that he updates and wants to run tests on before deploying to production. If he'd update the ontology directly, it would also change production...

The CI publishes a bunch of things to Netlify: - [e2e tests](https://atomic-tests.netlify.app/) - [Typedoc for @tomic/lib](https://atomic-lib.netlify.app/) - [docs](https://docs.atomicdata.dev/) But all of these simply replace the previous versions. This has a...

ci

If you set up a store with an agent, fetch a resource, then check `resource.canWrite()` it will return false because you did not pass an agent. But when you then...

@tomic/lib

AtomicServer is a powerful and fast CMS / Graph Database with full-text search capabilities. It would be great if it also supported the modern MCP standard, which allows LLMs /...

enhancement
server
browser

The template visual is too prominent (especially on mid-size windows), and it's still not clear what it actually does. ## Thoughts - Templates are a separate category from other resources,...

browser

For a long time, I've used OpenTelemetry + Jaeger to collect logs & traces of AtomicServer. This was very useful in finding performance bottlenecks, and it provided a nice UI...

## Current issues: We have multiple views for searching & querying data, and they all have their strengths and weaknesses: - **Collections** can be persisted and are resources, but their...