GitLab/GitHub issues को Claude·Gemini·Codex·OpenCode जैसे AI CLI agents
अपने-आप detect करके code लिखने के बाद MR/PR तक बना देने वाला web dashboard, Spring IVE का
1.5 version जारी किया गया है। इस बार जो features जोड़े गए हैं, उन्हें साझा कर रहे हैं।

Slack integration — code context समझने वाले agent से बातचीत

Mentions के जरिए आप तुरंत IVE agent से बात कर सकते हैं। सबसे अहम बात यह है कि bot उस project
repo को clone करके code context को उसी रूप में समझता है।
"यह feature कहाँ handle होता है?", "यह API कैसे काम करती है?", "इसे इस तरह implement क्यों किया गया?"
जैसे सवाल Slack में पूछने पर यह वास्तविक code के आधार पर जवाब देता है। इसे implementation explanation और feature guidance देने वाले
आंतरिक 'call center' की तरह इस्तेमाल किया जा सकता है।
यह stage transition notifications के DM भी support करता है, जैसे verification pending→verifier, confirmation pending→confirmer, complete→creator
(mention करने वाले user की language के अनुसार multilingual support के साथ)।

vibe coding work history management

Claude Code जैसे vibe coding tools से local में सीधे किए गए कामों को भी IVE अपने-आप पहचानकर
history के रूप में दर्ज करता है। IVE के अंदर चलाए गए agent tasks ही नहीं, बल्कि developer ने
vibe coding से जो काम किया है, वह भी एक ही जगह इकट्ठा हो जाता है।
इससे developer खुद भी "कब·क्या·किस tool से·कितना" काम किया, इसे
बिखरे बिना व्यवस्थित तरीके से manage कर सकता है। अलग से एक-एक चीज़ record करने की ज़रूरत नहीं रहती,
क्योंकि work history·tokens·cost अपने-आप व्यवस्थित हो जाते हैं, और इन्हें retrospectives या work reports में सीधे इस्तेमाल किया जा सकता है।

image input का common support

Web chat·Slack mentions·issue body/comments में जोड़ी गई images का agent analysis करता है।
Screenshot के साथ bug report करने पर उसे तुरंत process किया जा सकता है।

reports — अधिक समृद्ध और सटीक cost analysis

Cost model को बेहतर बनाकर, सिर्फ agent token cost ही नहीं बल्कि verification और development में लगे
मानव समय को भी actual measurement के आधार पर cost में शामिल किया जाता है।

  • user-specific rate multiplier से labor cost में अंतर का differentiated reflection
  • display currency·exchange rate conversion — KRW जैसी currencies में तुरंत देखना
  • stacked distribution bar के जरिए "cost कहाँ जमा हो रही है" का visualization
    एक ही screen पर human और AI द्वारा साथ में उपयोग की गई cost को सटीक रूप से देखा जा सकता है।

working flow

  1. GitLab/GitHub project connect करें और target label (उदा.: IVE) सेट करें
  2. Scanner issues को poll करता है — label लगे issue मिलने पर उसे execution queue में register किया जाता है
  3. Assigned AI agent repo को clone करता है और claude / gemini आदि के CLI चलाता है
  4. काम पूरा होने पर MR/PR create होता है, issue comment किया जाता है, और stage transition को Slack में notify किया जाता है

अगला चरण (2.0 roadmap)

Linear integration के जरिए project management features को और मजबूत किया जाएगा। WBS (work breakdown structure) आदि
के साथ schedule और progress management जोड़कर, issue automation से project planning और tracking तक
सब कुछ एक ही जगह संभालने की योजना है।

tech stack

Next.js 16 (App Router), React 19, Tailwind CSS 4, xterm.js /
Node.js custom server(node-pty, WebSocket) / SQLite(better-sqlite3) /
Supported agents: Claude Code, Gemini CLI, Codex, OpenCode

बार-बार दोहराए जाने वाले issues agents को सौंपें, और टीम को verification व decision-making पर focus करने दें।
अब यह पूरा flow Slack के अंदर चलता है, code context समझने वाला agent
implementation और features तक समझाता है, और human व AI द्वारा साथ में उपयोग की गई cost को भी सटीक रूप से track किया जाता है।

अभी कोई टिप्पणी नहीं है.

अभी कोई टिप्पणी नहीं है.