vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

Data API Framework for AI Agents and Data Apps

Results 34 vulcan-sql issues
Sort by recently updated
recently updated
newest added

## What’s the problem you're trying to solve We've defined lots of interfaces for nunjucks [here](https://github.com/Canner/vulcan-sql/blob/develop/types/nunjucks.d.ts), but it was not exported, so extension developer won't able to use it. ![image](https://user-images.githubusercontent.com/9553914/196328592-5d3047c9-ce26-42a4-af6f-988eea1f965e.png)...

type/enhancement
needs-triage

## Environment - Version: ``` cli version: 0.3.0 core version: 0.2.1 build version: 0.2.1 serve version: 0.2.1 ``` ## What's wrong? The `args` property of TagRunnerOptions was constianted to be...

type/bug
needs-triage

## What’s the problem you're trying to solve We've implemented offset-based pagination #104, but our API response didn't give extra information about it, e.g. total count. ## Describe the solution...

type/enhancement
needs-triage

## **What’s the problem you're trying to solve** We haven't had a proper way to set log levels and control what components to show (e.g. file path, function name ...etc.)...

type/enhancement
scope/core
scope/cli