Alex Collins

Results 470 comments of Alex Collins

Hi @agilgur5 I did not notice any of your issues for last year. Sorry about that. I'm revisiting this tools (which I thought was feature complete, but maybe not) and...

I should probably say the use case I want to solve. Say you want to run most tasks using Kit, but sometime run some in your IDE using debugger and...

> What is the usage of ARGO_TEMPLATE? Can we delete it? No. However, we could replace it with just the information needed by the emissary. The emissary only needs to...

This is actually worse than I thought, everything appears to be an object: ```java public class Document { private Object id = null; private Object createdAt = null; private Object...

```yaml openapi: 3.1.0 info: title: Documents API description: | The Documents API allows you to manage documents in a simple and efficient way. It provides various operations such as listing,...

Thank you @Ark-kun. I've created this issue and we'll see how many up-votes it get. I can imagine people might like this - I'm intrigued how we can verify URLs.

We could maybe easily address this using the artifact code we already have.

No. The real problem here is not rendering templates, but accessing the source in a secure and configurable manner. As we already have code for reading and writing artifacts to...

This could be game-changing feature. Hard. To determine usefulness, we should engage with users to understand how they manage data today.

Hi Anton, I did not see this for some reason. I'm unhappy with the terminal view ATM. I struggled to figure out the right way to do this, but a...