Skip to content

Commit 9bb83c7

Browse files
committed
feat: add Lambda function execution capability
- Add Lambda execute operation with JSON payload support - Implement UI views for Lambda execution and response display - Add text area for JSON payload input with command/input modes - Add viewport for displaying Lambda execution results - Update navigation and key handlers for Lambda execution flow - Add new UI constants and styles for Lambda components
1 parent b989c79 commit 9bb83c7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+857
-60
lines changed

.github/dependabot.yml

100644100755
File mode changed.

.github/workflows/build.yml

100644100755
File mode changed.

.github/workflows/dependabot-auto-test.yml

100644100755
File mode changed.

.github/workflows/lint.yml

100644100755
File mode changed.

.github/workflows/test.yml

100644100755
File mode changed.

.gitignore

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

Makefile

100644100755
File mode changed.

README.md

100644100755
File mode changed.

go.mod

100644100755
File mode changed.

0 commit comments

Comments
 (0)